himynameisdave / svelte-frappe-charts

📈 Svelte bindings for frappe-charts.
https://frappe.io/charts
MIT License
308 stars 16 forks source link

Add additional API options #20

Closed himynameisdave closed 4 years ago

himynameisdave commented 4 years ago

Adds support for modifying data as per frappe-charts API. Specifically, adds:

Also documents the update function, which was previously non-obvious.

Closes #19