This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "JavaScript graphics library" – news · newspapers · books · scholar · JSTOR (August 2018) (Learn how and when to remove this message) |
A JavaScript graphics library is a JavaScript library used to aid in the creation of graphics for either the HTML5 canvas element or SVG. Such a library eases the development and display of graphic elements like particles, motion, animation, plotting, and 3D graphics. Most JavaScript graphics libraries also provide easier access to JavaScript events, add interactivity options, and data binding.
Examples
- AnyChart
- D3.js
- Dojo Toolkit (dual BSD and AFL license)
- Google Charts
- Plotly.js
- Raphaël
- Three.js
- p5.js
See also
- Comparison of JavaScript charting libraries
- List of WebGL frameworks
- List of charting software § JavaScript
This computing article is a stub. You can help Misplaced Pages by expanding it. |