How to control the size of a mermaid diagram in html format using Quarto? #12993
Answered
by
mcanouil
luifrancgom
asked this question in
Q&A
Replies: 2 comments 3 replies
-
I am closing this question because I was confused with the documentation where I didn't initially see the option: ---
format:
html:
mermaid-format: png
--- I was confused about this option and how the size of the mermaid plot was controlled using fig-width. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mcanouil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I want to control the size of a mermaid diagram as it is pointed out in Sizing but I don't see any difference when using different values for
fig-width
in html format.It is possible to control the size of a mermaid diagram using Quarto or I need to use css or scss.
Quarto check output
Beta Was this translation helpful? Give feedback.
All reactions