Ember Charts is a very customizable Ember plugin that allows developers to easily pass it various types of data and render a beautiful chart out of it.
Built to be perfectly malleable to various data structures, Ember Charts utilizes Ember to manage and manipulate the data, and D3.js to actually draw it in the browser.
All charts are fully responsive and can be rendered on all modern browsers, including support for mobile devices.
Ember Charts can be used to beautify statistics pages, helping developers render large data structures using colorized, user interactive graphs, replacing those ugly-looking, boring HTML tables.
What is new in this release:
- First version.
What is new in version 0.4.0:
- First version.
Requirements:
- JavaScript enabled on client side
- Ember
- D3.js
Comments not found