graph-viz-d3-js
graph-viz-d3-js copied to clipboard
Save image with special characters
This might be a silly question. But is it possible to save an image that has special characters like "λ"?
Currently, it gives you this error:
InvalidCharacterError: String contains an invalid character
I can recreate this error but still don't know the cause. I will look into it.