SVG text as text
"Matwey V. Kornilov" <[email protected]> Sun, 7 Jan 2018 17:15:35 +0300
| Newsgroups | gmane.comp.db.rrdtool.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am using rrdtool 1.4.7 to produce graphs in SVG format. >From resulting SVG files, I see that the text labels are represented inside SVG as curves, not "as text". Unfortunately, I have not found how to produce text as text in documentation. Is it possible? Could you help me?