Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Error Handling #2

Open
cnguy opened this issue Dec 3, 2017 · 0 comments
Open

Add Error Handling #2

cnguy opened this issue Dec 3, 2017 · 0 comments

Comments

@cnguy
Copy link
Owner

cnguy commented Dec 3, 2017

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:

  1. Length of a dataset does not equal to length of labels?
  2. Length of colors array != length of labels and the length of each dataset?
  3. Not passing in a parent string (this does show up in console already)?
  4. Update values labels/datasets?
  5. Halloween legend colors?
  6. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant