Skip to content

4.9.33

Compare
Choose a tag to compare
@martynasma martynasma released this 23 Jul 10:20
· 47 commits to master since this release

[4.9.33] - 2020-07-23

Fixed

  • If an item from a chart with CategoryAxis was removed and then a new item with the same category name was added, chart was not rendering the new item.
  • A chart with multiple series starting/ending not at the same position could result in wrong zoom on ValueAxis
  • Last bullet/column from XYSeries could disappear if end date was not exact as last data items date.
  • LineSeries could skip a point in case distance between data points was very small, resulting in incorrect line series.