Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/planet-os/cirrusjs

A multi-renderer charts library
https://github.com/planet-os/cirrusjs

Last synced: 9 days ago
JSON representation

A multi-renderer charts library

Awesome Lists containing this project

README

        

# Cirrus.js
A multi-renderer charts library

# Status
Version 0.1.1 is in active development. The home page is [here](http://planet-os.github.io/cirrusjs/)
where you can find examples on [Plunker](http://plnkr.co/edit/3QVrDlABkmtNzUCvyjwL?p=preview)).

Current features:

* Multiple renderer (SVG, Canvas)
* Multiple chart types (simple/grouped/stacked/percent bar chart and simple/stacked/area line chart)
* Tooltips

# To Do
* More chart types
* More interactivity features