用于创建圆形/环形图表的JavaScript库集合

jopen 9年前

1. Circles

用于创建圆形/环形图表的JavaScript库集合
Circles is a lightweight JavaScript library without dependencies, that generates the SVG chart on the fly.

2. jQuery Kontrol

用于创建圆形/环形图表的JavaScript库集合
jQuery Kontrol is a experimental JavaScript jQuery library of UI controls ; dial (was jQuery Knob), XY pad, bars. It is canvas based so no png or jpg sprites. It also have touch, mousewheel, keyboard events implementation.

3. Chart.js

用于创建圆形/环形图表的JavaScript库集合
Chart.js is an easy, object oriented client side graphs for designers and developers. You can visualise your data in 6 different ways. Each of them animated, fully customizable and look great, even on retina displays. Chart.js uses the HTML5 canvas element. It supports all modern browsers, and polyfills provide support for IE7/8.

4. Circleful

用于创建圆形/环形图表的JavaScript库集合
Circliful is a jQuery plugin for showing circle statistics; It is based on HTML 5 and jQuery so no images are used.

5. Circle

用于创建圆形/环形图表的JavaScript库集合
Circle is a Small JavaScript library that generates circular graphs.

6. CircleDonutChart

用于创建圆形/环形图表的JavaScript库集合
This library takes your parameters and displays a circle donut (in flat style). The displaying is performed by writing an SVG graphic into a provided DIV element. Changing values of the circle leads to a smooth animation that can also be triggered if the scrolling position is fully showing the circle.

7. JSGraphics.js

用于创建圆形/环形图表的JavaScript库集合
This JavaScript VectorGraphics library provides graphics capabilities for JavaScript: functions to draw circles, ellipses (ovals), oblique lines, polylines and polygons (for instance triangles, rectangles) dynamically into a webpage. Usage of this Vector Graphics library should be easy even if you don’t have JavaScript experience.