📝 Update README

This commit is contained in:
Jakub Juszczak
2017-03-08 21:38:53 +01:00
parent a71429e146
commit 8795e456f1

View File

@@ -118,6 +118,7 @@ However you can simply implement this by your own or use one of the two mixins w
Both are included in the `mixins` module.
The mixins automatically create `chartData` as a prop or data. And add a watcher. If data has changed, the chart will update.
However keep in mind the limitations of vue and javascript for mutations on arrays and objects. More info [here](http://localhost:8080/#/home?id=reactive-data)
```javascript
// MonthlyIncome.js