All notable changes to chart-js-integration
will be documented in this file
- ✨ add new feature: custom x-axis
- 🔧 change api request to /nova-vendor/
- 🔧 fix bug for line chart using model
- 🔧 fix error for psql database connection
- Add
hour
as UOM - ⬆️ Bump http-proxy from 1.18.0 to 1.18.1 dependencies
- 👼 new baby born
- add plugin datalabels
- add roadmap for plugin
- support Laravel DB connection table prefixes for models
- update dependencies in security vulnerability:
- Bump websocket-extensions from 0.1.3 to 0.1.4
- 8efd0cd Bump version to 0.1.4
- 3dad4ad Remove ReDoS vulnerability in the Sec-WebSocket-Extensions header parser
- 4a76c75 Add Node versions 13 and 14 on Travis
- 44a677a Formatting change: {...} should have spaces inside the braces
- f6c50ab Let npm reformat package.json
- 2d211f3 Change markdown formatting of docs.
- 0b62083 Update Travis target versions.
- 729a465 Switch license to Apache 2.0.
- Bump websocket-extensions from 0.1.3 to 0.1.4
- update for some bugs:
- #41 Problems getting charts to display
- #45 Unable to set fill for linechart
- #46 Areachart does not support RGBA color values
- add new feature: tooltips
- 🔥 remove unused fontawesome
- update documentation
- add new chart: polar area chart
- add new feature: reload button
- update documentation
- add default button filter metrics. available for:
- doughnut
- pie
- bar
- stacked
- line
- area
- update documentation for filter metrics button
- new feature: button filter metrics. available for:
- doughnut
- pie
- bar
- stacked
- line
- area
- add documentation for filter metrics button
- update documentation
- major update: add new feature for clickable chart with sweetalert2
- doughnut
- pie
- bar
- stacked
- line
- area
- add new feature: go to external link
- add documentation for external link button
- add documentation for clickable chart with sweetalert2
- update documentation
- add workaround for change border color for circle chart
- update documentation
- add new feature: join table
- change documentation url if any error notification
- add multiple condition in
case when
for laravel model - update documentation
- fixing bug related pie and doughnut chart with API error
- add layout configuration
- update documentation
- major update: change options behavior
- add legend configuration
- set legend
- hide legend
- update documentation
- add scatter-chart feature
- update documentation
- add refresh button feature
- update documentation
- fix bug for not showing label when hover to stacked chart
- add daily view feature
- move documentation to github page
- fix weekly base view bug in v0.0.12 release
- add start week option
- update documentation
- add weekly base view
- update documentation
- add doughnut chart feature
- add pie chart feature
- update documentation
- fix issue for bar chart with data after v0.0.9 release
- remove unlisted console log
- add line chart feature
- add area chart feature
- update documentation
- fix issue style
- fix bug for v0.0.5 release
- fix sum calculation for total not changed
- add number format in chart using M for million and K for thousand.
- add sum calculation instead of count
- update documentation for chart-js-integration with new feature
- fix bug for v0.0.4 release
- filter data error for IS NULL and IS NOT NULL
- add filter data feature
- add latest month feature
- add custom chart color
- hide total feature
- update documentation for chart-js-integration with new feature
- update documentation for chart-js-integration with model
- add custom column calculation
- add chart js integration with model
- initial release
- chart-js-integration with custom data
- bar chart feature
- stacked chart feature