Description
The cChart wraps famous charting libraries such as Chartjs, Highcharts and Syncfusion. This library lets you create charts that visualize your data inside of your web application. The DataFlex implementation has a generic API that works with all of the previously described Javascript charting libraries.
Keep in mind that Chartjs is a open source library and can be included in any project. Highcharts and Syncfusion however require a paid license. If you wish to use Highcharts you can find licensing options here. If you wish to use syncfusion you can find the licensing options here.
For this reason the demo workspace also does not come with the Highcharts and Syncfusion sources by default. If you wish to add use Highcharts or Syncfusion within the demo workspace you can follow the last steps defined under the usage chapter.
Usage
For more information about how to use it, use the README.md in the main directory.