Skip to content

Do not initialize just when setting the mode

Martin Marmsoler requested to merge work/fixAxisLabelsUndoRedoColumnValues into master

Reason: The isInitialized() method is used to determine if value labels are available or not, so when setting the mode and plotting the column, the value labels are used for the axis, which is not correct, because no value labels are available

fixes #571 (closed)

Merge request reports

Loading