Skip to content

Visualizations Version 1.0.0

Choose a tag to compare

@chrisknoll chrisknoll released this 23 Aug 14:18
· 50 commits to master since this release

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.