https://bugs.documentfoundation.org/show_bug.cgi?id=169691
Lars Jødal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Lars Jødal <[email protected]> --- A workaround to scale x and y axis through cell contents can be to use automatic scaling and add a series with "dummy" data to the plot that forces to automatic scaling to include these data. The "dummy" data series can be concealed in the plot by setting the series to no line, not point. This workaround will only partially ensure the functionality, e.g., it can only make the range wide enough, it cannot reduce scaling. But it may be useful for setting a standard scale large enough. (I do not see a way to make a similar workaround regarding axis titles, bug 103863. But I suggest we take discussion of that issue, including pros and cons of that enhancement request, under that report.) -- You are receiving this mail because: You are on the CC list for the bug.
