A while back (Mar, 2016), I asked about the possibility to use the SVG text wrapping functions with double-byte languages like simplified Chinese.
At that point, an issue was created
https://github.com/d3plus/d3plus-text/issues/8
It looks like the functionality was added - in Aug 2016 if I am not confused.
So, I am trying to get this to work. I downloaded the SVG Text Wrapping example from the website
http://d3plus.org/examples/utilities/a39f0c3fc52804ee859a/
And proceeded to replace the English with some simplified Chinese for the first rectangle. I am not seeing it wrap the simplified Chinese. It works fine for English.
Can you give me any advice or point me to an example? There is obviously more that I must do.
Thanks
dan