Home >Web Front-end >JS Tutorial >Vomiting blood: JavaScript visualization library you deserve to know (Collection)
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.
##raphael
##echarts - javascript provides a rich chart and visualization library.
sigma.js -
visjs - Multiple libraries for dynamic, browser-based data visualization. (The screenshot below is network)
two.js - A renderer-independent web two-dimensional drawing API.
##epoch
c3
BabylonJS
recharts
G2
##G2Plot - A simple, easy-to-use statistical chart library with certain expansion and combination capabilities
- 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!