We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 806ce61 commit adae4c2Copy full SHA for adae4c2
weblate/index.Rmd
@@ -36,7 +36,7 @@ library(htmltools)
36
library(htmlwidgets)
37
library(jsonlite)
38
library(lubridate)
39
-library(plotly)
+library(plotly, exclude = "style")
40
library(reactable)
41
library(reshape2)
42
source("Data_contains.R")
0 commit comments