SemanticMediaWiki / Mermaid

Provides a parser function to generate diagrams and flowcharts with the help of the mermaid script language
https://www.mediawiki.org/wiki/Extension:Mermaid
Other
36 stars 24 forks source link

Add support for the flowchart useMaxWidth config parameter #40

Closed cicalese closed 5 years ago

cicalese commented 5 years ago

The flowchart useMaxWidth parameter controls whether the diagram will be scaled to fit the available width. The default for this parameter is true, meaning that the diagram will be scaled. For very wide diagrams, this can result in an unreadably small diagram. Setting useMaxWidth to false allows the diagram to remain at a fixed size.

kghbln commented 5 years ago

This will get out to the public as Mermaid 2.2.0