Skip to content

Fix set range

Martin Marmsoler requested to merge FixSetRange into master

When doing an range change action in the plot, the format and the scale should not be changed.

Problem description:

  • When the range format is set to datetime and zooming in previously when setting the new range, the format is changed back to the default which is numeric and therefore anymore correct

Merge request reports