ivanvanderbyl / maximum-plaid

Template driven data visualisation for Ember
http://maximum-plaid.com/
MIT License
74 stars 9 forks source link

Is this addon still supported? #41

Closed djsegal closed 7 years ago

djsegal commented 7 years ago

I really liked your talk at Ember Conf. I just got around to adding plots to my project, though, and it looks like this is no longer supported.

Should I just be using ember-d3 instead?

ivanvanderbyl commented 7 years ago

Hey there @djsegal, at the moment this is more of a testing ground for implementing different chart types in Ember, and not much of the "actively developed Charting Package" I wanted it to become.

If you're looking for a good place to start I'd recommend checking out https://github.com/LocusEnergy/ember-sparkles which is under active development and used by a few companies.