- Version 3.3.1
- Version 3.3.0
- Version 3.2.1
- Version 3.2.0
- Version 3.1.0
- Version 3.0.1
- Version 3.0.0
- Version 2.5.1
- Version 2.5.0
- Version 2.1.0
- Version 2.0.0
- Version 1.5.0
- Version 1.2.0
- Version 1.1.0
- Version 1.0.0
Change Log
Version 3.3.1 #
- Fixed: remove javascript console log
Version 3.3.0 #
- Fix borderColor and backgroundColor options
- Add
jsonRender
property to comply with CSP's unsafe-eval
Version 3.2.1 #
- Fix dynamic properties in PHP 8.2
Version 3.2.0 #
- Add support for inline plugin core API.
- Fix the javascript issue with _meta index not found
Version 3.1.0 #
- Support Chartjs' options' onClick and other events.
Version 3.0.1 #
- Fix Util namespace in AreaChart.
- Make chartjs load custom plugin js in either "clients" subdirectory or anywhere.
Version 3.0.0 #
- Add Timeline chart.
- Make plugins always loaded after main js.
- Add "data" property beside "dataSource".
- Allow for common color names in "colorScheme".
- Add direct datasets' settings to column' setting in BarChart, ColumnChart, ComboChart, LineChart, AreaChart instead of using column's config.
- Add multi axes support with "axes" property in settings and "axis" in columns for BarChart, ColumnChart, ComboChart, LineChart, AreaChart.
Version 2.5.1 #
- Bug fix for checking plugins
- Fixed: When options is empty, custom tooltip does not work
Version 2.5.0 #
- Provide popular plugins
- Add custom plugins to chart
- Upgrade the chartjs core to 2.9.3
Version 2.1.0 #
- Add
plugins
to chart setting - Enhance the title options
Version 2.0.0 #
- Fix issue with "itemSelect" event
Version 1.5.0 #
- Change to new method resource loading method
- Adding
ComboChart
class
Version 1.2.0 #
- Return data of selected row in form of associate array
Version 1.1.0 #
- Enable ability to write js anonymous function in options.
- Display NoData when there is no data
- Fix the issue with tooltips
Version 1.0.0 #
Get started with KoolReport
KoolReport will help you to construct good php data report by gathering your data from multiple sources, transforming them into valuable insights, and finally visualizing them in stunning charts and graphs.