Emil’s Chronicle - The journal of Emil A Eklund

Archive for January, 2006

Charts

Sunday, January 8th, 2006

The very first thing I though about when I started to play around with canvas was that it would be great to make charts with.
There are quite a few places where client side charts makes more sense than those generated on the server side and sent as an image.
For instance if the date originates […]

Canvas in IE Feedback

Saturday, January 7th, 2006

Seems quite a few sites picked up on my Canvas in IE project, a lot of nice and encouraging things has been said about it. Thanks.
However Alex Russell raised a very good point:
“I’m really not sure that <canvas> is something we should be emulating…SVG Tiny + DOM bindings OTOH…”
And the more I think about it […]