Skip to content

tabblack/ccc

 
 

Repository files navigation

Community Charting Components

CCC is a charting library for web documents. It can generate charts in SVG or VML (for IE8 support).

CCC is one of the tools of the CTools family.

If you wan't to know more, see the site.

Building

Please note that all builds require the node module requireJS

$ npm install requirejs

For building the code:

$ ant assemble

For building the code and minifying PVC

$ ant build-pvc-ccc-release assemble

For building the JavaScript options docs:

$ ./generateJsDocs.sh

For building the CCC site (requires the previous two have been run before):

$ ./generateSite.sh

Testing

$ npm install
$ karma

About

Community Chart Components

Resources

License

Stars

Watchers

Forks

Packages

No packages published