This article is a collection and sharing article of development tools (libraries). I would like to share with you the following JavaScript visualization libraries to improve development efficiency and make your projects more vivid and attractive. I hope it will be helpful to everyone!
It is very feasible to build a company-level visualization library/tool from scratch within the R&D team Low (whether it is cost or ability, etc...), in summary, today I recommend some existing tools in the web direction (including implementation outlines, technical directions) for your reference.
All the following links are source code repositories.
Like and Collect No more worries about finding libraries for data visualization.
##paper.js fabric.js
##raphael
- JavaScript vector graphics library.##echarts - javascript provides a rich chart and visualization library.
sigma.js -
JavaScript library dedicated to graphics drawing Version1:canvas svg Version2: Webgl canvasvisjs - Multiple libraries for dynamic, browser-based data visualization. (The screenshot below is network)
two.js - A renderer-independent web two-dimensional drawing API.
##epoch
- Universal real-time charting library.c3
- A reusable charting library based on D3.BabylonJS
- A framework for building 3D games with HTML5 and WebGL.recharts
- Recharts library redefined using React and D3. GraphicsJSG2
- is a set of visualization underlying engines based on graphical grammar theory, oriented to conventional statistical charts ,Visual graph grammar.##G2Plot - A simple, easy-to-use statistical chart library with certain expansion and combination capabilities
##Cytoscape.js- A fully functional graph theory library.
Frappe Charts - GitHub-inspired simple and modern SVG charts for the web with zero dependencies.
Frappe Gantt - A simple, interactive, modern gantt chart library for the web.
- A plugin for the jQuery JavaScript library for generating small mini charts directly in the browser.
webfrontendanychart:https://www.anychart.com/
plotly:https://plotly.com/
highchart, :https://www.highcharts.com/
lightning chart:https://www.arction.com/lightningchart-js/
【Related video tutorial recommendations:
The above is the detailed content of Vomiting blood: JavaScript visualization library you deserve to know (Collection). For more information, please follow other related articles on the PHP Chinese website!