SVG
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Scalable Vector Graphics are a great way to express data in | Scalable Vector Graphics are a great way to express data in a form other than text. | ||
Read here how | Read here about how to easily turn MDriven data into graphics: https://blog.mdriven.net/svg-and-mdriven-turnkey-components/ | ||
Or, even easier: Set Eco.BlobType=SVG . Data will be rendered as SVG in web UI. | |||
[[Category:MDriven Turnkey]] | [[Category:MDriven Turnkey]] |
Revision as of 10:33, 15 February 2023
This page was created by Hans.karlsen on 2020-04-14. Last edited by Edgar on 2025-01-20.
Scalable Vector Graphics are a great way to express data in a form other than text.
Read here about how to easily turn MDriven data into graphics: https://blog.mdriven.net/svg-and-mdriven-turnkey-components/
Or, even easier: Set Eco.BlobType=SVG . Data will be rendered as SVG in web UI.