-
vizulyApril 28, 2016 at 9:36 am #6142
Hi Vishal,
Good find!
After a little hunting around it appears IE is very particular about how you set up pointer-events with CSS. I made one small change in the associated weighted_tree.css file to explicitly turn on pointer events and it appears to have cleared up the issue. Thanks for letting me know.
svg.vz-weighted_tree-viz {
fill:none;
font-family:Roboto;
pointer-events:visible;
}You must be logged in to reply to this topic.
© 2021 — vizuly.io