d3.js - What Is Causing D3 To Not Work Properly In IE10? -
i working on large codebase , have been cross-browser testing. works, including ie9, except ie10.
it uses d3 create timeline line current date, line selected date , rectangles ranges. problem nothing being created, cannot post code since big. ideas?
worked out posted question.
the latest versions of d3 require .insert have parametres, using one. fix have decided change .append since not change performance , still has 1 parameter.
not sure why ie10 picks though.
Comments
Post a Comment