mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
* interfaces.d: added plugins for the chart configuration * index.d: allow to set data * index.d: improve type for the update method * interfaces.d: improve type of generic chart type * interfaces.d: alphabetical sort * index.d: set fields in alphabetical sort * interfaces.d: remove custom type (string) * core/index.d: import "chart type" type * interfaces.d: added extends for TYPE * interfaces.d: move chart types to enum * core/index.d: move the update mode to enum Co-authored-by: Sergey Khomushin <sergey@placer.io>
Simple yet flexible JavaScript charting for designers & developers
Documentation
- Introduction
- Getting Started
- General
- Configuration
- Charts
- Axes
- Developers
- Popular Extensions
- Samples
Contributing
Instructions on building and testing Chart.js can be found in the documentation. Before submitting an issue or a pull request, please take a moment to look over the contributing guidelines first. For support, please post questions on Stack Overflow with the chartjs tag.
License
Chart.js is available under the MIT license.
Description
Languages
JavaScript
89%
TypeScript
10.6%
Shell
0.2%
HTML
0.2%