quarto-blog/_site/site_libs/plotly-htmlwidgets-css-2.11.1/plotly-htmlwidgets.css

10 lines
173 B
CSS
Raw Normal View History

2023-10-12 08:45:37 -04:00
/*
just here so that plotly works
correctly with ioslides.
see https://github.com/ropensci/plotly/issues/463
*/
slide:not(.current) .plotly.html-widget{
display: none;
}