dimple/README.md

10 lines
585 B
Markdown
Raw Permalink Normal View History

2013-05-21 15:42:17 +04:00
### dimple ###
2013-05-21 15:00:16 +04:00
2014-01-28 21:57:36 +04:00
Dimple is an object-oriented API allowing you to create flexible axis-based charts using [d3.js](http://d3js.org "d3.js").
The intention of this project is to allow analysts who are not necessarily expert JavaScript programmers to create standard (and some not-so-standard) business analytics.
2013-05-21 15:42:17 +04:00
The API will also expose the core d3 objects where possible so that as users gain confidence they can extend the base functionality in whatever way they wish.
2014-01-28 21:57:36 +04:00
Please visit the main website [dimplejs.org](http://dimplejs.org "dimple.js") for more information and examples.