[CartesianPlot] do not set autoscale in scaleAutoX/Y() function, because…

Authored by Murmele on Aug 14 2019, 8:43 PM.

Description

[CartesianPlot] do not set autoscale in scaleAutoX/Y() function, because circular dependencies might occur

[Column] move indexForValue to Column, because it matches there much
better.

[CartesianPlot] don't use indexForValue() to determine new range, but
indicesMinMax() because when the function is not monotonic values can
be everywhere, but indexForValue() finds only the first apearance

Details

Committed
asemkeAug 14 2019, 8:43 PM
Parents
R262:dd97756700ad: [worksheet] properly handle switching from Scientific to Decimal format for…
Branches
Unknown
Tags
Unknown