This is an appealing approach to log visualization. Thank you for the pointer. One suggestion I might make to monks interested in something like this would be to consider using the 3D plotting modules from
(i.e.
instead of gnuplot. I like gnuplot for generating static images, but for interactive 3D plots, I find PDL's OpenGL creations to be outstanding.