Home > Article > Web Front-end > 5 recommended articles about chart applications
xCharts - Detailed code explanation of JavaScript chart library based on D3 (picture) xCharts is a JavaScript chart library based on D3. pretty. In addition, the design of xCharts is very flexible, the configuration is relatively simple, and the loading speed is not bad. It is a JavaScript chart application that is very open and customizable. The features of xCharts are based on JavaScript, so it can be used as long as you have a browser, and the platform compatibility is good. Open and customizable, so configuration is quite flexible. SVG format is supported, so chart data can also be easily exported. xCharts uses simple column chart JavaScript code: var data = { "xScale": "ordinal", "yScale
1. 10 course recommendations about chart libraries
##Introduction: xCharts - Detailed code explanation of JavaScript chart library based on D3 (picture) xCharts is a JavaScript chart library based on D3. xCharts is very powerful. It not only supports a variety of chart types, but also has a rich chart theme style. , and very beautiful. In addition, the design of xCharts is very flexible, the configuration is relatively simple, and the loading speed is not bad. It is a JavaScript chart application that is very open and customizable, so... .
2. xCharts-D3-based JavaScript chart library code details (picture)
Introduction: xCharts is a JavaScript chart library based on D3. xCharts is very powerful. It not only supports a variety of chart types, but also has rich chart theme styles and is very beautiful. , the design of xCharts is very flexible, the configuration is relatively simple, and the loading speed is not bad. It is a JavaScript chart application that is very open and customizable. The characteristics of xCharts are based on JavaScript, so it can be used as long as you have a browser. The platform compatibility is good. It is open and customizable, so the configuration is quite flexible. It supports SVG format, so...
##3.Sample code of pure JavaScript chart component dhtmlxChart
Introduction: dhtmlxChart is also a JavaScript-based chart application component. Similar to the xCharts shared before, dhtmlxChart also provides It has a very rich chart type. It should be said that compared with xCharts, it provides more chart types, including pie charts, radar charts, discrete point charts and more complex chart types. dhtmlxChart provides an open source version, but its commercial version. The version costs more than 49 US dollars, which is a bit expensive. The configuration of dhtmlxChart can be completed by citing the relevant js scripts and css files of dhtmlx on the page:
##Introduction: In the previous article , we have already shared 8 very good Java chart applications, but when it comes to chart applications, web charts made with HTML5 and jQuery are more convenient and usable, and they are more flexible to customize in terms of function and appearance. This article will share with you 9 classic and gorgeous HTML5 chart applications. It may be helpful to your front-end development. Let’s take a look. 1. Super cool HTML5 Canvas chart application Chart.js Today we are going to introduce Chart.js, a chart application based on HTML5 Canvas. It is very powerful and has many chart types..
5. HTML5 Canvas chart application Chart.js custom prompt line chart
##Introduction : HTML5 Canvas chart application Chart.js custom prompt line chart
The above is the detailed content of 5 recommended articles about chart applications. For more information, please follow other related articles on the PHP Chinese website!