Hi! I'm Nicolas and I'm interested in information visualization, JavaScript and web standards.
I currently work as a Data Visualization Scientist at Twitter. I wrote PhiloGL, the JavaScript InfoVis Toolkit and V8-GL.
In case you're wondering what I'm up to...
I've been adding more features to the JavaScript InfoVis Toolkit, to be released I-don't-know-when-yet (still a lot of work to do regarding documentation, hosting, scripts, etc.).
Anyway, this video shows only some of the features to be included:
Custom nodes: built-in shapes are none, circle, square, rectangle, ellipse, among others
Custom edges: built-in shapes are none, line, quadratic, bezier, arrow, among others
Custom Animations: linear, Quart, Bounce, Elastic, Back, etc.
Change tree orientation: already possible in 1.0.8a.
Unfortunately my video card isn't very good, so the video quality and fps aren't as good as I'd wanted.
Animations are pretty smooth though, as you can see for yourself, so don't blame the library, blame my computer!
Anyway, here's the video:
Another cool thing is that you can also create custom node and edge rendering functions :)
Stay tuned, there are more features to come!