AnSavvides/d3act

Add better error handling

Open

#3 opened on Aug 17, 2015

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

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