Skip to content

reveal.js : how to set specific figure size with R ? #833

Answered by cscheid
wilcar asked this question in Q&A
Discussion options

You must be logged in to vote

This is fresh off the latest commit. This markdown:

---
format: revealjs
---

## slide

```{mermaid}
%%| fig-height: 6
erDiagram
  FROM ||--|{ TO : Flow
```

produces the following result:

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@cscheid
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by cscheid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
revealjs Issues with the revealjs format
3 participants