-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It is time to add a few error handlers so that it is more user-friendly (frappe/charts don't handle the errors explicitly sometimes).
Some errors include:
- Length of a dataset does not equal to length of labels?
- Length of colors array != length of labels and the length of each dataset?
- Not passing in a parent string (this does show up in console already)?
- Update values labels/datasets?
- Halloween legend colors?
- Setting the X and Y axis modes?
This also means I should standardize the Render functions so that they return a Chart and Error pair.
Metadata
Metadata
Assignees
Labels
No labels