Hacker News new | past | comments | ask | show | jobs | submit login

Nice! I did the same thing a couple weeks ago <http://github.com/jackrusher/jssvggraph>; to help explain the simplicity of the algorithm to a friend. Mine paints SVG directly rather than using Raphael, so it only works with browsers that support that standard. One thing this brought to my attention is that the WebKit SVG implementation is much, much faster than Gecko's.



Thanks for sharing Jack.

For this demo I was really focusing on simplicity and getting the basics right. I just wanted dots and lines but was too lazy to figure SVG DOM manipulation. Raphael makes it really easy.


If you want to click, use http://github.com/jackrusher/jssvggraph


Thanks! I wasn't familiar with HN's post formatting.


Normal parens (like this) seem to work with URLs on HN.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: