codeforamerica / mdc-feedback

[MDC Fellowship 2015] RER Dashboard & Feedback Engine
http://mdc-feedback-stage.herokuapp.com/
MIT License
4 stars 6 forks source link

Bring in D3 #71

Closed phiden closed 9 years ago

phiden commented 9 years ago

We need a datavis library to handle our visualizations. D3 is heavy and has a learning curve, but looks the most familiar and best-supported? Open to suggestion.

ErnieAtLYD commented 9 years ago
Andrew Hyder [2:20 PM] 
I’ve been using the Google Chart js lately. https://developers.google.com/chart/interactive/docs/

Michal Migurski [2:21 PM] 
What do they want to graph?

Dave Guarino [2:21 PM] 
@ernieatlyd: I always liked NVD3, which is basically easier-to-use, opinionated D3.js charts

Dave Guarino [2:23 PM]2:23
@ernieatlyd: Have you already put a static analysis in front of the users by chance? (Not a loaded question, but I’ve found this to avoid much effort)

Dave Guarino [2:26 PM]
Also, this looks like another nice D3-simplfied DSL http://c3js.org/
D3 based reusable chart library
phiden commented 9 years ago

Alternatives:

ErnieAtLYD commented 9 years ago

Related: #80. @phiden, if you're not working on this yet I can try installing a library you feel comfortable with. Any preferences just yet?

phiden commented 9 years ago

Doing this today -- how bad is it blocking you?

On Thu, Jul 23, 2015 at 7:56 AM, Ernie Hsiung notifications@github.com wrote:

Related: #80. @phiden, if you're not working on this yet I can try installing a library you feel comfortable with. Any preferences just yet?

Reply to this email directly or view it on GitHub: https://github.com/codeforamerica/mdc-feedback/issues/71#issuecomment-124131918