FVANCOP / ChartNew.js

MIT License
420 stars 142 forks source link

Graphs return object with data, config and ctx #404

Closed markosko closed 8 years ago

markosko commented 8 years ago

During solving FVANCOP/ChartNew.js#402 I had problem that graph returns empty object so i had to regenerate whole graph, with this its should easier to use updateChart function for updating charts. Each graph should return object with data, config and ctx.