Changes

323 bytes added ,  09:25, 29 April 2021
Created page with "To insert a drawio chart in a wikipage, switch to source code editing and insert the following line (replace "ChartName" with the title of your chart!): <syntaxhighlight>..."
To insert a drawio chart in a wikipage, switch to source code editing and insert the following line (replace "ChartName" with the title of your chart!):

<syntaxhighlight>
{{#drawio:ChartName|type=svg}}
</syntaxhighlight>

After safeing the page, the chart could be edited by a graphical UI:

{{#drawio:ChartName|type=svg}}