AnSavvides/d3act

Add better error handling

Open

#3 opened on Aug 17, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (26 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (300 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Right now, it's all a little bit of magic; if you don't pass everything that's required to the Chart component, you won't know what's gone wrong. We should raise some informative errors to make it easier to figure out what's going wrong.

Contributor guide