Is it possible to include a webgl hook in a figure environment? #7374
Answered
by
mcanouil
robjhyndman
asked this question in
Q&A
-
DescriptionI'm trying to include an rgl interactive plot in a quarto book, and I want to add a figure caption. But I can't get it to work. The plot appears ok, but the figure caption and associated figure label are ignored. The code is here: |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Oct 27, 2023
Replies: 1 comment 4 replies
-
I would suggest to use the New Cross reference system of the 1.4 pre-release, see https://quarto.org/docs/prerelease/1.4/crossref.html. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
robjhyndman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would suggest to use the New Cross reference system of the 1.4 pre-release, see https://quarto.org/docs/prerelease/1.4/crossref.html.