yWorks / svg2pdf.js

A javascript-only SVG to PDF conversion utility that runs in the browser. Brought to you by yWorks - the diagramming experts
MIT License
654 stars 101 forks source link

Title elements are rendered #74

Closed TorsteinHonsi closed 5 years ago

TorsteinHonsi commented 5 years ago

Describe the bug When adding <title> elements inside <text> elements, they should not be rendered.

To Reproduce https://jsfiddle.net/highcharts/mae0j8c5/

Expected behavior Title elements should be hidden

Desktop (please complete the following information):

yGuy commented 5 years ago

Thanks for the report. That should be easy to fix.

https://developer.mozilla.org/en-US/docs/Web/SVG/Element/title