AnSavvides / d3act

d3 with React
MIT License
298 stars 26 forks source link

Add better error handling #3

Open AnSavvides opened 9 years ago

AnSavvides commented 9 years ago

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.