Skip to content

1.8

Compare
Choose a tag to compare
@kirsan31 kirsan31 released this 18 Mar 15:07
· 96 commits to dev since this release

Changes from 1.7

Small breaking change.

If you use Axes auto min \ max values and call DataPointCollection.Clear() method for already empty collection:

  • Old behavior - axes min \ max values will be recalculated on next chart paint.
  • New behavior - axes min \ max values will not be recalculated.

Changes from 1.8 preview

  • Small bug fixed - in some cases for axes value of 0, labels could be shown as -0.

NuGet.