adessoSE / wicked-charts

Beautiful and interactive javascript charts for Java-based web applications.
Apache License 2.0
91 stars 48 forks source link

Add support for maxStaggerLines #12

Closed thombergs closed 8 years ago

thombergs commented 10 years ago

Reported by antonios.sarhanis@cxense.com, Aug 12, 2013 With Highcharts 3.0.3, maxStaggerLines was introduced.

It would be great if that was added to wicked-charts.

Here's the reference:

http://api.highcharts.com/highcharts#plotOptions.area.dataLabels.maxStaggerLines

thombergs commented 10 years ago

Thanks for the hints! Will be included in the next release.

I will have a look at the changelog at http://www.highcharts.com/documentation/changelog for the next release to see what else was added.