d3plus / d3plus-text

A smart SVG text box with line wrapping and automatic font size scaling.
MIT License
105 stars 19 forks source link

Text is not rendered in IE11 #114

Closed tomrimk closed 5 years ago

tomrimk commented 5 years ago

Expected Behavior

Text is rendered and visible.

Current Behavior

Text is not rendered.

Steps to Reproduce (for bugs)

The problem can be seen in the example page of d3plus.org

Your Environment

text-wrapping-ie

davelandry commented 5 years ago

thanks for reporting @tomrimk! should be fixed for you now.

tomrimk commented 5 years ago

Hi @davelandry, thank you for the quick response!

The problem for my project still persist with the new version, so will try to find a problem on my side.

davelandry commented 5 years ago

@tomrimk sounds good, if you get stuck don't hesitate to post some code and error messages