svg - How to make nvd3 work in Internet Explorer 8? -
i creating dashboard project using nvd3 know svg not supported in ie8 not render graphs/charts in ie8..please suggest how can make nvd3 work in ie8
i'm in same situation , think may ditch nvd3 (besides no ie8 support, i'm finding other bugs). i'm wondering, has used r2d3 nvd3?
my concern r2d3 uses d3v3 now, nvd3 not presently supporting (currently d3v2... d3v3 support in works of writing this).
for alternative nvd3, i'm considering: morrisjs! - works on ie8 (raphael-based), newer project , less flexibility/options charts comparatively.
google chart engine! - think may way go (for project), don't not open source, i'm working extensively google maps api , solution stable , easy use experiences far. in limited testing in ie8 works well.
also, here's stackoverflow question on topic, [question]: nvd3.js rendering solution internet explorer ...seems r2d3 accepted answer there, no 1 verified it.
Comments
Post a Comment