Dear Adriano,
I can not solve the problem right a way but in my case I use very often a
following trick. I create more axis and connect the line/label/etc to this
axis, which later I just hide. This helps e.g. when you need the X position
to be axis related and Y position just from bottom to the top of the
plotting area. I guess this trick can be helpful for time input as well.
Regards,
Ilya

On Thu, Aug 11, 2016 at 3:01 PM, <[email protected]> wrote:

> I take this opportunity to thank those who are working in this wonderful
> project that is extremely useful to me in my lab work.
>
> Use for years Veusz to plot the data that come from different acquisition
> systems in my lab.  So much work in run-time mode , and even if for very
> large
> data sets ( > 100,000 records ) the program becomes a little slow, however
> the
> performances are always meet my needs.
> I'd like an optimization to work with data-sets that big, but I think that
> with the improvement of Python and future use of more performance
> processors
> should remain , for me , always sufficient .
>
> Currently I have to be able to enter the vertical bars that I use as a
> marker,
> I insert in one particular moment in time domain. Until now I used the
> x-axis
> as the time in seconds, and then all values ​​were of numeric type and the
> positioning of the vertical line took place without problems.
> For several days, due to the need to work longer experiments (weeks) and
> then
> I have to switch to a notation of date-time type for the axis X. All well
> and
> fairly simple to change with the use of multiple selection. I could see
> that
> the placement of the beginning of the X axis is simple and just put the
> date
> in Python format, for example ( 'A'): 2016-07-31T00:00:00 and everything
> works
> very well. But the problem is when I have to put a graphic object ( 'C'),
> in
> "position mode axes", if I enter the date in the same way I did in order to
> define the start of the axis X (eg 2016-08-01T00:00:00), the system
> returns me
> an error of interpretation, I can only enter a numeric value that I
> "discovered", after several attempts, they just put a number value in the
> case
> shown by the attached drawing ( 'B') it is: 1.2E5 (?).
> At this point I thought that magic number could also place a vertical line
> ('C') and not only the horizontal line ('A') ... Obviously it did not work!
> Not only that, I can not even understand why that number is 1.2E5 ...
>
> Can anyone help me to solve the problem? Or is it a problem to be solved
> directly into the Veusz code?
>
> Ciao
>
> Adriano Bassignana
> _______________________________________________
> Veusz-discuss mailing list
> [email protected]
> https://mail.gna.org/listinfo/veusz-discuss
>
>
_______________________________________________
Veusz-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/veusz-discuss

Répondre à