Name | Date | Size | |
---|---|---|---|
.. | 2012-04-02 23:20:14 | 100 | |
build.charts-base.properties | 2012-03-01 01:35:09 | 989 | |
build.charts-base.xml | 2012-02-14 23:54:05 | 340 | |
build.charts-legend.properties | 2012-02-15 19:04:22 | 182 | |
build.charts-legend.xml | 2012-02-14 23:54:05 | 342 | |
build.charts.properties | 2012-02-14 23:54:05 | 118 | |
build.charts.xml | 2012-02-14 23:54:05 | 335 | |
build.properties | 2012-02-14 23:54:05 | 42 | |
build.xml | 2012-02-14 23:54:05 | 798 | |
docs | 2012-03-01 08:25:26 | 22 | |
HISTORY.md | 2012-03-04 23:26:12 | 5.8 KiB | |
js | 2012-03-30 19:47:58 | 53 | |
meta | 2012-03-01 01:35:09 | 5 | |
README.md | 2012-03-01 08:25:26 | 599 | |
tests | 2012-04-02 23:20:14 | 20 |
README.md
Charts
====
The Charts module provides a JavaScript API for visualizing data in a variety of formats across all A-grade browsers. Based on
device and browser capabilities, Charts leverages SVG, HTML Canvas and VML to render its graphical elements.
The Charts module features a Chart class that allows you to easily create a chart from a set of data. Chart extends Widget and
includes configurable attributes that enable you to customize a Chart. Currently, the Chart widget can be used to create different
variations and combinations of line, marker, area, spline, column, bar and pie charts.