Anyone used excanvas with d3.js?

675 views
Skip to first unread message

blyman

unread,
Nov 29, 2011, 4:34:09 PM11/29/11
to google-excanvas
Just wondering if anyone has used excanvas to add IE<9 support for
d3.js visualizations? If so, what were the results?

Thanks.

pmac

unread,
Dec 6, 2011, 3:08:34 PM12/6/11
to google-excanvas
excanvas is a shim for Canvas, an immediate mode API, whereas d3.js
requires a retained mode API (a DOM or scene graph) and so can really
only work with HTML, SVG, or (possibly) VML directly.
Reply all
Reply to author
Forward
0 new messages