SVG
(Adding message template to the top of the page) |
(Updated Edited template to July 12, 2025.) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<message>Write the content here to display this box</message> | |||
'''S'''calable '''V'''ector '''G'''raphics (SVGs) 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/ | Read here about how to easily turn MDriven data into graphics: [https://blog.mdriven.net/svg-and-mdriven-turnkey-components/ SVG and MDriven Turnkey Components] | ||
Or, even easier: Set <code>Eco.BlobType=SVG</code>. Data will be rendered as SVG in web UI. | Or, even easier: Set <code><span class="col-black">'''Eco.BlobType=SVG'''</span></code>. Data will be rendered as SVG in web UI. | ||
[[Category:MDriven Turnkey]] | [[Category:MDriven Turnkey]] | ||
{{Edited|July|12| | {{Edited|July|12|2025}} |
Latest revision as of 06:01, 20 January 2025
This page was created by Hans.karlsen on 2020-04-14. Last edited by Edgar on 2025-01-20.
Scalable Vector Graphics (SVGs) are a great way to express data in a form other than text.
Read here about how to easily turn MDriven data into graphics: SVG and MDriven Turnkey Components
Or, even easier: Set Eco.BlobType=SVG
. Data will be rendered as SVG in web UI.