Visualizations Version 1.0.0
First Release
This is the first release of the Visualizations repository. This release contains the javascript libary 'atlascharts' which is published to npm and available as a optimized bundle for use in AMD applications, or can be npm installed with the sources to use any other packaging library. The atlas chart contains implementations for the following plots:
- line
- boxplot
- histogram
- barchart
- doughnut (piechart)
- areachart
- trellisline
- treemap
See the README.md file for instructions on building and contributing.