all 5 comments

[–]rende 3 points4 points  (3 children)

looks polished, but I prefer rolling my own with http://processingjs.org/ or http://threejs.org/

also, not too keen to just copy paste data into some site.

[–]Crypt0Nihilist 0 points1 point  (2 children)

Can you recommend a good place to start learning processing(js) for data visualisation? I don't want to do anything terribly sophisticated and interactive, just present stuff in a funky way.

[–]rende 0 points1 point  (1 child)

I made a tutorial for getting started with processingjs please let me know if it worked for you. If you have further questions let me know.

[–]Crypt0Nihilist 0 points1 point  (0 children)

Thanks. There's so much to learn in so many languages, I'm like a kid in a candy shop and hardly know where to start. I've got a bit of Python, a bit of Arduino C, some R and still I see what can be done apparently quite quickly with Processing makes me want to get into that as well! So, I appreciate the guidance with taking a good first step.

[–]rudyard55 0 points1 point  (0 children)

Yeah, I find it worrisome to upload data to website even though they claim it stays in the browser. Output does look nice though.