EChartsOpen source comes from Baidu’s commercial front-end data visualization team. Based on html5 Canvas, it is a pure Javascript chart library that provides intuitive, vivid, interactive, and personalized data. Visual charts. Innovative drag-and-drop recalculation, data views, value range roaming and other features greatly enhance the user experience and empower users with the ability to mine and integrate data.
Provides commonly used charts for commercial products. The bottom layer is based on ZRender (a new lightweight canvas class library), creating coordinate systems, legends, and tips. , toolbox and other basic components, on which line charts (area charts), histograms (bar charts), scatter charts (bubble charts), pie charts (ring charts), K-line charts, maps, force charts, etc. are constructed. Guided layout diagrams and chord diagrams also support stacking in any dimension and mixed display of multiple diagrams.
It is recommended to read this online document "Why ECharts?", from which you can experience the features of ECharts more intuitively and quickly browse all charts type.
*Some features shown in the document are not supported in IE8-, so it is recommended to use browsers such as IE9+, chrome, safari, firefox or pearl to read this document.
##Personalized customization
The above is the detailed content of ECharts - JavaScript charting library based on HTML5 Canvas with detailed graphics and text. For more information, please follow other related articles on the PHP Chinese website!