Charts-chart plug-in
1) highstock Allows you to create stock or general timeline charts using pure JavaScript. Home: http://www.highcharts.com/products/highstock
2) smoothie charts Is a script for generating small charts. It is designed to generate real-time data charts. For example, a chart can be used to generate CPU usage.
Home page: http://smoothiecharts.org/demo address: http://smoothiecharts.org/examples/server-load.html
3) jquery Gantt Chart This is a jquery chart plug-in that can implement Gantt charts. Functions include reading JSON data, paging of results, displaying each task in different colors, using a brief description as a prompt, and marking holidays.
Home page: http://plugins.jquery.com/project/jquerygantt address: http://mbielanczuk.com /? P = 34
4) elycharts Is an easy-to-use, customizable
Javascript chart Draw components. This component can be used to draw most common chart types, including line, column, are, bar, pie, sparklines and combinations.
Supports a variety of interactive functions, including: Mouse tracking, event processing, highlight using a variety of animation selected areas, tooltip, HTML anchor, etc. The data can be dynamically modified and the changes in the chart are displayed with beautiful animations. Charts are generated using SVG/VML technology, based on jquery +Rapha rjlDevelopment.
Home page: http://elycharts.com/demo address: http://elycharts.com/examples
5) awesomechartjs It is an open-source JavaScript class library that uses HTML5 <canvas> labels to create statistical charts. This class library is independent and is easy to use without introducing other JS frameworks.
Home: http://cyberpython.github.com/AwesomeChartJS/
6) Finger chart(Finger) is a lightweight Chart solution developed based on Flash technology (to be extended to the HTML5 platform in the future ).CommunityReleased and open-source based on the lgpl protocol. Charts include common chart types, including line charts, bar charts, bar charts, pie charts, area charts, scatter charts, and bubble charts. Finger is applicable to web applications and mobile applications, therefore, we can also see the original intention of the chart naming, that is, to maintain lightweight and small resource occupation, in order to achieve stable and smooth operation under limited hardware resources.
Home: http://www.riadev.com/o/fingerchart/index.htmlCharts-chart Plug-In Demo address: http://www.riadev.com/o/fingerchart/demo.html
Author: Meng Chen
Source: http://www.cnblogs.com/xiaoyao2011/
You are welcome to reprint it in any form, but be sure to indicate the source.