JavaScript Charts With SVG – xCharts
9
Dec
// php the_time('Y') ?>
xCharts is an open JavaScript charting library that is built on top of D3.
It works with using HTML-CSS + SVG to create good-looking and custom-data-driven charts with ease.
There is support for 4 chart types: bar, cumulative, line and line-dotted where the colors, text,dimensions can all be defined via CSS.
The data is provided as JSON and there are callbacks for events like mouseover, mouseout, click so that any interactions can be added.
Requirements: D3
Compatibility: All Major Browsers
Website: http://tenxer.github.com/xcharts/
Download: https://github.com/tenXer/xcharts/
Compatibility: All Major Browsers
Website: http://tenxer.github.com/xcharts/
Download: https://github.com/tenXer/xcharts/
- Tags:
SVG
- Filed under: Charts, Goodies, Other License
- 0 Comments
Leave a reply











