https://bugs.kde.org/show_bug.cgi?id=451831

--- Comment #3 from Alexander Semke <[email protected]> ---
(In reply to [email protected] from comment #2)
> > To get what you want you need to interchange the values for start and end 
> > in the properties of the plot where the data region to be plotted is 
> > defined. So, just keep the axis range at "Auto" and set the proper data 
> > range in the properties of the plot. Does this work for you?
> 
> Yes, it works, but this is very counter-intuitive for me.
> I don't understand why you have to set the axis range at two different
> places.
You don't need to set it at two different places, you only need to do this for
the plot itself and keep the "auto"-option for the ranges in the axis on its
default value.

In LabPlot you can have an arbitrary number of axes that you can freely
position on the plot and format. The data region itself that is being plotted 
- start and end values, the format (numeric vs. DateTime) and the scaling
(linear, etc.) - is defined in the plot properties. The initial axes created
when you create a new plot automatically set the start end end values to the
start and end values of the data region but also this can be changed. So, you
have a bigger flexibility which enables certain visualizations that are hardly
possible with other applications but it's a bit "different", yes. We're looking
how to improve the documentation and our examples for this as well as the UX.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to