vue2-frappe icon indicating copy to clipboard operation
vue2-frappe copied to clipboard

Simplify the building of a chart

Open JustSteveKing opened this issue 4 years ago • 1 comments

Currently there are 20 odd props available on the Chart component itself, while this is ok because you can use the ones you want - it wuold be nice to investigate a cleaner way to do this.

Perhaps having directives for each chart that you actually want to use would be cleaner - keeping props to general meta information required across all charts?

JustSteveKing avatar Aug 20 '20 13:08 JustSteveKing

The latest version of frappe building options: https://frappe.io/charts/docs/reference/configuration

JustSteveKing avatar Aug 20 '20 13:08 JustSteveKing