df-print: paged
table has very large font size in revealjs
#3713
Unanswered
ArthurAndrews
asked this question in
Q&A
Replies: 3 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I tried to add a style sheet, but it didn't have an effect on the presentation. I'm out of my element :/
my_style.css
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks! I am in the habit of updating my packages, but not the quarto CLI. I can see a similar result. Is there any way for it to scale based on number of rows. If I give it more than 10 rows, it starts to run off the bottom of the slide.
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm trying to print data frames in a revealjs presentation. With default settings, the font sizes are large and the printed table only shows about 5 rows and 4 columns.
Is this the intended behavior? Any ideas how to fix?
Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions