Live-Charts v0.9.2 Release Notes

Release Date: 2017-02-06 // about 7 years ago
  • ๐Ÿš€ Trying to solve all the open issues to release v1.0...

    ๐Ÿš€ ##if you are using the geared values package, please don't update to this version yet, soon the next version for the geared package will be released, and it will connect properly with livecharts 0.9.2

    No Changes

    well, tooltips are cleaner now, there was a case ( #229 ) where you needed to wrap your tooltip in a container to make it work properly, this is no longer necessary, tooltips should display correctly always now.

    ๐Ÿ†• New Features

    • ๐Ÿ‘€ Now DataLabels can be more than only strings, you can pass your own DataTemplate and render anything you need there, see #414
    • ๐Ÿ‘€ Now we can customize the position of the labels in a pie chart, see #296
    • ๐Ÿ‘ PieSeries has better animations and labels positioning.

    ๐Ÿ›  Fixed issues

    • ๐Ÿ›  Fixed an issue where adding a new axis could throw an exception
    • #384
    • #454