Embedding custom charts #5580
Answered
by
squidfunk
westandskif
asked this question in
Q&A
-
Hello! Can you please advise on the right approach to embed custom charts into docs? I'm working on my own charts library and want to document them using mkdocs-material. |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Jun 1, 2023
Replies: 1 comment 1 reply
-
Do it exactly as you would do it in plain HTML – you can use HTML in Markdown. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
westandskif
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do it exactly as you would do it in plain HTML – you can use HTML in Markdown.