Skip to content

Fix plot viewer using the wrong number of maximum elements

Luca Söthe requested to merge lucasoethe/kalzium:master into master

The maximum number of elements in the plot viewer was hardcoded. Use the number of maximum elements from the KalziumDataObject instead.

Merge request reports