Last edited one year ago
by WikiSysop

2 Diagrams (drawio)

Drawio offers useful drawing possibilities for process flowcharts, infographics and other visualizations on a wiki page. Descriptive graphics like process chains or decision trees can be created directly within an article.

2.1. Inserting a drawing

To insert a drawing in editing mode:

  1. Place the cursor where you want to insert a drawing.
  2. Select Insert > Magic word from the editor toolbar.
  3. Choose drawio from the list of magic words.
  4. Click Done. This opens a dialog box. Enter a name for your drawing or keep the suggested name.
  5. Click Insert.
    drawio dialog
    This inserts the following tag in your source code: <bs:drawio filename="''nameofdrawing''" />. If you miss clicking the Insert-button, the floating selection will not be added to the page and you have to return to step 1.
  6. Save the page.

2.2. Editing the drawing

  1. Click Edit on the saved page in view mode (!) above the drawio placeholder to open the drawio editor. For the best editing experience, set your wiki into full-screen mode using the toggle button in the main toolbar.You can now edit your drawing.
    Full-screen mode
    Full-screen mode
  2. Click Save in the draw.io window to save and version your drawing periodically.
  3. Click Exit next to the Save button in the drawio window to close the drawio editor.
    Drawio editor
    Drawio editor

2.3. About PNG and SVG files

In a knowledge base article, diagrams are always saved in PNG format. It is currently not possible to save diagrams in SVG formats.

2.4. Import of existing diagrams

2.4.1. Visio diagrams

You can import files with the extension .vsdx directly into draw.io and edit them further. To do this, create an empty draw.io diagram on a wiki page. Save the empty diagram and then switch to draw.io's edit mode. From there, choose File> Import From> Device. You can then edit the imported diagram in draw.io.


Importing a .vsdx file
Importing a .vsdx file

2.4.2. SVG files

When you import an SVG file into the drawio editor, it is automatically converted into PNG format and can, therefore, no longer be edited. It is also not saved as an SVG file in the wiki. As an alternative to importing it into draw.io, you should upload the SVG file to the wiki and embed it on a wiki page. The versioning of the file cannot be done directly in the wiki. The updated version of the SVG file would then have to be updated accordingly via the file page by uploading it again.

2.5. Using drawio with image maps

Drawio creates a versioned png-file in the File namespace. This means that every change of the flowchart creates a new, updated version of this png-file. You can integrate this file on another page in your wiki and show it as an image map.

Note:It is not possible to use an image map on the same page as a drawio-diagram.

Related info

Discussions