Highcharts API
This is a simple-to-use API for generating Charts with the HighCharts API.
I'm trying to improve my AddOn as fast as possible, please let me know if it should contain any new feature soon and rate for my AddOn if you like it.
Implemented Features are
- Area Chart
- Bar Chart
- Column Chart
- Line Chart
- Pie Chart
- ChartConfiguration
- PlotOptions (per-chart-type)
- DataSeries
Since v2.2.0
- AreaRange Chart
- AreaSpline Chart
- AreaSplineRange Chart
- Boxplot Chart
- Bubble Chart
- ColumnRange Chart
- ErrorBar Chart
- Funnel Chart
Since v2.2.1-QF
- Fixed #13
- Fixed #14
- Fixed #22
Install
Framework Support
Vaadin 7.0+
Browser Independent
Install with
Release notes - Version 2.2.1-QF
- Fixed #13
- Fixed #14
- Fixed #22
I promised these fixes very long ago and I am very sorry this little code took so long to be released...
I have not much time to improve this addon and things are slowing down.
Still, I am working on it and there will be furhter releases.
For now, here's a Quick-Fix Version for theses poor mistakes.