📝 Update README and assets

This commit is contained in:
Jakub Juszczak
2017-07-02 17:02:34 +02:00
parent 9b8e961d1c
commit ba5cedc981
11 changed files with 76 additions and 20 deletions

View File

@@ -287,6 +287,12 @@ Sometimes you need more control over chart.js. Thats why you can access the char
![Bubble](assets/bubble.png)
### Scatter
This chart has a different data structure then the others. Right now the reactive Mixins are not working for this chart type.
![Scatter](assets/scatter.png)
## Explanation of Different Builds
There are three different entry points. It depends on which build setup do you have. The dependencies are bundled or required as a peerDependency.