Simple HTML5 Charts using the <canvas> tag
-
Updated
Mar 3, 2022 - JavaScript
{{ message }}
Simple HTML5 Charts using the <canvas> tag
xkcd styled chart lib
Composable data visualisation library for web with a data-first approach now powered by WebAssembly
AnyChart is a lightweight and robust JavaScript charting solution with great API and documentation. The chart types and unique features are numerous, the library works easily with any development stack.
WP CanvasJS plugin allows you to create and add interactive Charts & StockCharts to your wordpress page and posts using CanvasJS library.
Plugin for Chart.js to add labels between columns to show the % progress in the same dataset
Add a description, image, and links to the html5-charts topic page so that developers can more easily learn about it.
To associate your repository with the html5-charts topic, visit your repo's landing page and select "manage topics."
I use these charts on a webpage with other content. As people scroll down the page, if the mouse goes over the chart, the chart stops the page from scrolling and instead starts zooming the chart.
I know I can disable the zooming on the chart, but instead I'd like to change the key binding for zooming to 'cmd + mousewheel'.
That way a user has to explicitly hold down the cmd key when they wan