mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-05 07:54:04 +01:00
2e311896ad5b5fcb4e64fadc7e3694df39e10057
calculateXLabelRotation() subtracts space needed for x labels from this.endPoint, but if this block is called more than once then the space is subtracted more than once and the chart gets smaller and smaller with every iteration
Chart.js
Simple HTML5 Charts using the canvas element chartjs.org
Documentation
You can find documentation at chartjs.org/docs. The markdown files that build the site are available under /docs. Please note - in some of the json examples of configuration you might notice some liquid tags - this is just for the generating the site html, please disregard.
Bugs, issues and contributing
Before submitting an issue or a pull request to the project, please take a moment to look over the contributing guidelines first.
For support using Chart.js, please post questions with the chartjs tag on Stack Overflow.
License
Chart.js is available under the MIT license.
Description
Languages
JavaScript
89%
TypeScript
10.6%
Shell
0.2%
HTML
0.2%