Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add visualizations with JavaScript, Python, R, or [insert format here] #11

Open
donnemartin opened this issue Jan 18, 2016 · 6 comments

Comments

@donnemartin
Copy link
Owner

From the FAQ:

Can We See Visualizations in JavaScript, Python, R or ...?

Interested in contributing? Please post here with how you'd like to help. We can break this ticket up based on viz format (D3, matplotlib, ggplot, etc) if there is enough interest.

@mattharley
Copy link

this javascript library (based on D3) would be a great way to bootstrap the project:

https://dc-js.github.io/dc.js/

@donnemartin
Copy link
Owner Author

Looks great, thanks for the tip.

@datnamer
Copy link

datnamer commented Feb 6, 2016

I'd suggest bokeh: http://bokeh.pydata.org/en/latest/

Quite natural as a web data vis tool for python.

@donnemartin
Copy link
Owner Author

I saw bokeh in action at Pycon 2015 and was really impressed.

Plotly could also work: https://plot.ly/python/.

@ColinEberhardt
Copy link

Hi @donnemartin thanks for sharing this great data, I've used it to create some similar visualizations using D3 and d3fc (a component library for building charts):

http://colineberhardt.github.io/d3fc-github-viz/

Hope you like it :-)

@donnemartin
Copy link
Owner Author

@ColinEberhardt great work! I opened a PR to link to your visualizations: #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants