mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-13 11:46:55 +01:00
1253ceddb1f09513664b8f413720f7df0d24e195
* FIX: render multiline legend items without overlapping (#10532) Co-authored-by: Nirav Chavda <nmchavda99@gmail.com> * CLN: Extract method to fix codeclimate line count Co-authored-by: Nirav Chavda <nmchavda99@gmail.com> * CLN: Shift helper methods from class to module scope Co-authored-by: Nirav Chavda <nmchavda99@gmail.com> * TST: Add test with fixtures Co-authored-by: kartik <codebull707@gmail.com> * FIX: Fix test case for multiline label Co-authored-by: kartik <codebull707@gmail.com> * 10532-ENH: Calculate legend item width for multiline labels Co-authored-by: Nirav Chavda <nmchavda99@gmail.com> * 10532-TST: use spriteText and non-empty labels for test Co-authored-by: Nirav Chavda <nmchavda99@gmail.com> * 10532-FIX: failing test case due to legendItem.text being undefined Co-authored-by: Nirav Chavda <nmchavda99@gmail.com> * 10532-FIX: Update compression size Co-authored-by: kartik <codebull707@gmail.com> Co-authored-by: Nirav Chavda <nmchavda99@gmail.com>
Simple yet flexible JavaScript charting for designers & developers
Documentation
All the links point to the new version 3 of the lib.
- Introduction
- Getting Started
- General
- Configuration
- Charts
- Axes
- Developers
- Popular Extensions
- Samples
In case you are looking for the docs of version 2, you will have to specify the specific version in the url like this: https://www.chartjs.org/docs/2.9.4/
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 chart.js tag.
License
Chart.js is available under the MIT license.
Description
Languages
JavaScript
89%
TypeScript
10.6%
Shell
0.2%
HTML
0.2%