MultiChart

The idea behind the component is to create one single object, specify a single dataProvider and have 6 different charts generated.

This is the first release so there isn’t any real documentation available, but there is a demo, an example and the source code. It should really be self explanatory at this stage. One thing, the object needs to be refreshed [refresh()] after changing the dataProvider. It has been left like this on purpose.

What’s next?
- Smart legends
- Timer based chart switcher
- Exposing more chart, axis, legend, panel styles to the user
- Themes.. etc.