We now provide a component for integrating “Chart.js”. Chart.js is a really nice library for rendering charts within the front end. Please find details on Chart.js here.
The configuration of the chart is passed as object or as JSON-string. As result all features of Chart.js are available. In the demo we show line charts, pie charts and stacked bar charts.
The name of the corresponding component is CHARTJS.