# Change Log

## Version 3.0.1
1. Fix dynamic properties in PHP 8.2

## Version 3.0.0

1. Add "formatValue" in columns setting, "hoverTitleTemplate", "hoverItemTemplate" properties for Bar, Line, Area charts.
2. Add "formatValue" in columns setting, "formatterTemplate" property for Donut chart.

## Version 2.2.0

1. Change the chart to using new resource loading method.
2. Change default chart width to 100%    

## Version 2.0.0

1. Use Utility::jsonEncode() to enable js function definition in options.

## Version 1.8.0
1. Use the default `dataSource` from widget

## Version 1.2.0

1. Adding the "data" property to set data on the fly.
2. Fix the create() function