Skip to content

[worksheet] introduced base classes to handle the settings for error bars centrally

Alexander Semke requested to merge work/error-bar-refactoring into master

Description

Introduced base classes to handle the settings for error bars centrally.

This centralizes the handling of these properties and is also the preparation work to enable the error bars for bar plots where multiple data sets can be plotted in one single "plot" and we need to be able to specify the different properties for error bars for every data set in the same plot.

Conformity

When external dependencies are removed

  • Reporting to ...
Edited by Alexander Semke

Merge request reports