Live data from Hacker News

My First Recommendation to New Scientific Coders: Learn Visualization

vincebuffalo.org

1–10 of 31 posts

Re: My First Recommendation to New Scientific Coders: Learn Visualization

#5

Curious about what other libraries people use. Matplotlib? Matlab?

I've used VTK before. The learning curve is much larger and it's a huge library. But it does have a lot of inbuilt functionality like database access with filters/conversions to format the data the way you need it.

Re: My First Recommendation to New Scientific Coders: Learn Visualization

#7

That's a terrible visualization. It takes way too long to work out what "the story" is.

It's really only useful when interactive - http://www.jasondavies.com/parallel-sets/ - and it still takes a while to figure out what's going on.

Re: My First Recommendation to New Scientific Coders: Learn Visualization

#8
Jesus, is that visualization supposed to help? I stared at it for minutes and I still don't really grok it. Seems like it is trying to channel a similar method as the Napolean March: http://bryanrulli.files.wordpress.com/2011/05/tufte_napolean...

But failing completely at it.

In any case, is this a common type of visualization now? Maybe with some experience it becomes easy to grok what is happening?

Post reply on HN