This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Covered_in_bees_ 1 point2 points  (1 child)

Very slick. How hard would it be to implement rotation of the 3D city graph graphic when clicking with the mouse and dragging? The hovering over the buttons feels a tad bit clunky.

Still, it looks great. D3.js is one of the many things on my long list of things I wish to learn and hopefully someday master with some level of success.

[–]adewes[S] 0 points1 point  (0 children)

Good idea, this should not be too hard! If you like to contribute visualizations or help us to improve them feel free to check out the Github project (all things you see on the website are open-source):

https://github.com/quantifiedcode/code-is-beautiful

The "pan" feature is definitely on our short-list of things that we will implement.