JohnCoene / tippy

💬 Tippy.js for Shiny
http://tippy.john-coene.com/
Other
76 stars 2 forks source link

Change Font Size Of Output Tippy #30

Closed jwojcikDEC closed 1 year ago

jwojcikDEC commented 1 year ago

I cannot find documentation for which argument needs to be passed to the ... in order to change the font size in the rendered tippy. I am currently using the stable release and would prefer to keep using it. I see that the development version has a function where changing font size is available, but the author makes clear that it will obviously be breaking with ongoing development. Is there a sense of when font size control will be available in a CRAN release?

The stable release links to this reference page, but I can't find anything relating to font size. I've been trying different options like using custom CSS within the RMarkdown chunk, but it doesn't seem to play nice with the tippy function.

jwojcikDEC commented 1 year ago

Forgot to check the closed issues...been a long day. A combination of #5 and #11 help my issue.