v3.2.0+
Status: | effective |
Progress: | 100% |
Version: | 3.2.0+ |
Extension "Diagrams"
From semantic-mediawiki.org
Diagrams | |
---|---|
The Diagrams extension displays GraphViz, Mscgen, and PlantUML diagrams in a wiki. It can be configured to use a small web service to render the images. | |
Further Information | |
Homepage: | → external page |
Maintainer(s): | Sam Wilson |
First released: | 12 2019 |
Release: | stable |
Development: | active |
Area of usage: | Displaying data |
Association:SMW = Semantic MediaWiki, SB = Extension "Semantic Bundle", MW = MediaWiki | |
Composer: | → external page |
Repository: | → external page |
Wikidata-ID: | Q84791451 |
The Diagrams extension is a MediaWiki extension. When used with the Extension "Semantic Result Formats" extension, it lets you create and display graphs as inline images on wiki pages, using the open-source Graphviz and Mscgen applications:
- Graphviz is a program that allows the creation of numerous types of graphs using the DOT language.
- Mscgen is a small program that parses Message Sequence Chart descriptions.
Additionally, this extension supports multiple graphs on one page, wiki links in graphs, and automatic pruning of old images.
It replaces the extension "GraphViz" (MediaWiki.org) in some ways, but does not (yet) support all features of either of them. The primary reason for a different extension is to not store the rendered images as wiki files.
Result formats that require GraphViz[edit]
Page | Format | Description | Added in | Categories | Authors |
---|---|---|---|---|---|
Graph format | graph | Displays the relation between pages | 1.4.2 | graph | Frank Dengler Jeroen De Dauw |
Process format | process | Displays process graphs | 1.4.2 | graph | Frank Dengler Hans-Jörg Happel |