rstudio / thematic

Theme ggplot2, lattice, and base graphics based on a few simple settings.
https://rstudio.github.io/thematic/
Other
244 stars 10 forks source link

plotly Support #139

Open Fluke95 opened 1 year ago

Fluke95 commented 1 year ago

Hi! Great work on the package. Do you plan to add plotly support?

Cheers!

cpsievert commented 10 months ago

plotly::ggplotly() is supported, but plotly::plot_ly() isn't. That said, I think if plotly::plot_ly() were to gain support, it should probably be done in the {plotly} package