Skip to content

Change Mermaid Defaults #234

@vikram-rawat

Description

@vikram-rawat

Mermaid Graphs are Small to begin with and in order to get a big image. you need to change the useMaxWidth arguement.

I am unable to change it anyhow

mermaid.initialize({
flowchart:{
htmlLabels: false
useMaxWidth: true
}
});

Please help me how to change the configuration of mermaid charts.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions