Live-Charts v0.9.3 Release Notes

Release Date: 2017-02-13 // about 7 years ago
  • โšก๏ธ The library was not working properly when updates came multiple threads, now it handles it as it always should...

    No changes in this release, I keep working to release 1.0 in WPF.

    ๐Ÿš€ The geared package version 1.2.2 will be released in the next couple of hours, 0.9.3 also was updated to connect properly with the geared package...

    ๐Ÿ†• New features

    • Now we can use the Axis.ActualMinValue and Axis.ActualMaxValue properties to read the limits of an axis, even if we didn't set them similar to the way we work with ActualWidth/ActualHeight properties from WPF framework...
    • ๐Ÿ›  Axis.BarUnit property is obsolete, instead please use Axis.Unit property, this property is now more important and fixed a couple of special cases... I'll add an article in the site about it

    ๐Ÿ›  Fixed issues

    #347
    #336
    #449