Why won't a correlation matrix plot render when formatting with Typst? #9217
Answered
by
mcanouil
baker-jr-john
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Mar 28, 2024
Replies: 1 comment 9 replies
-
Can you provide an example that doesn't need that train.csv file? Thanks. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The issue is the format of the figure.
If you set
fig-format: png
it works.You can look at the intermediate markdown and typst file using the
keep-*
options: