Hacker News new | ask | show | jobs
by alain94040 5929 days ago
Nice, but am I the only one who is getting tired of people using lousy languages to draw stuff? Isn't that example one more proof that the web needs a decent expression language.

On my Apple II, I could do plot 10,10. This was in the early 80s. We are slowly getting there...

1 comments

<canvas> and SVG are both sufficient. This was just to see if CSS would work.