Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PMSI-AlignAlytics/dimple
An object-oriented API for business analytics
https://github.com/PMSI-AlignAlytics/dimple
Last synced: 11 days ago
JSON representation
An object-oriented API for business analytics
- Host: GitHub
- URL: https://github.com/PMSI-AlignAlytics/dimple
- Owner: PMSI-AlignAlytics
- License: other
- Created: 2013-05-21T11:00:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-30T08:46:19.000Z (over 1 year ago)
- Last Synced: 2024-05-21T13:59:14.768Z (6 months ago)
- Language: JavaScript
- Size: 11.4 MB
- Stars: 2,729
- Watchers: 107
- Forks: 557
- Open Issues: 146
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
Awesome Lists containing this project
- awesome-d3 - dimple - An object-oriented API for business analytics [bubble, area, stacked] (Charts)
- awesome-d3 - dimple - An object-oriented API for business analytics [bubble, area, stacked] (Charts)
- awesome-starred - PMSI-AlignAlytics/dimple - An object-oriented API for business analytics (others)
README
### dimple ###
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.
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.
Please visit the main website [dimplejs.org](http://dimplejs.org "dimple.js") for more information and examples.