📄️ Data Transformation
By, default, the loaded data is used as is.
📄️ Chart Size
By default the chart will take the size of the container element.
📄️ Bar Colors
Default Colors
📄️ Themes and Styles
Themes
📄️ Hightlight/Select Bars
Bars can be hightlighted (on mouse hover) or selected (on click),
📄️ Bar Labels
Bar labels are populated from the data item name field.
📄️ Icons
Bars can have icons.
📄️ Groups
Bars can have groups (e.g. countries grouped by continents).
📄️ Dynamic Values
Dynamic values can be displayed in the title, subTitle, DateCounter and caption,
📄️ Chart Controls
The chart behaviour can be contolled by:
📄️ Changing Options
Chart options can be changed during runtime using the API method changeOptions().
📄️ Filling Date Gaps
TODO...
📄️ Multiple Charts
Multiple charts can be added to the same page.