Anonymous

Changes

From KIproBatt Wiki
3 bytes added ,  09:30, 29 April 2021
change chart title
Line 1: Line 1: −
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!):
+
To insert a drawio chart in a wikipage, switch to source code editing and insert the following line (replace "ChartTitle" with the title of your chart!):
    
<syntaxhighlight>
 
<syntaxhighlight>
{{#drawio:ChartName|type=svg}}
+
{{#drawio:ChartTitle|type=svg}}
 
</syntaxhighlight>
 
</syntaxhighlight>
    
After safeing the page, the chart could be edited by a graphical UI:
 
After safeing the page, the chart could be edited by a graphical UI:
   −
{{#drawio:ChartName|type=svg}}
+
{{#drawio:ChartTitle|type=svg}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.