096 Labeled axis, improved financial series
First of all, sorry for the delay in this release, besides the fact that I needed a break, this time was also useful to analyze some of the current issues of the library, I was able to play with the geared package, and make significant performance improves, I'll soon update the site with the tips I found.
What is next for the library?
- WPF 1.0 will come soon, I am aware of a couple of significant issues in the library, I'll fix before releasing 1.0
- UWP will be updated to support all the features WPF does.
- Documentation will have a considerable review based on the most asked questions I've received along the life of this library.
When will it happen?
I am planning to accelerate the process, this moth I will be working hard in the project, ETA to achieve all previous points, 45 days.
Lets go back to this release:
Braking Changes
- Sadly in a previous release, Series.PointForeground property was renamed by mistake to Series.PointForeround (notice the missing 'g'), this release fixes this typo error.
New Features
- This repo now includes the assemblies certificate, this will allow anyone to build a singed copy of LiveCharts by only running build.ps file, yes the same certificate that signs the assemblies in Nuget.
