https://bugs.documentfoundation.org/show_bug.cgi?id=162240
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Regina Henschel <[email protected]> --- The calculation of the bins happens currently in HistogramChartType::createCalculatedDataSeries(). But that method is not called, when a data source value changes. I guess, that the calculation of the bins has to be done in the ctor of HistogramChart, which belongs to the view. -- You are receiving this mail because: You are the assignee for the bug.
