-
-
Couldn't load subscription status.
- Fork 37
Closed
Description
Thanks for the nice package.
I want to combine the calendar object with ggplotly to make it interactive, however I found the frame is missing.
Below is my example code:
library(calendR)
library(plotly)
data <- runif(31)
p <- calendR(year = 2021,
month = 10,
special.days = data,
gradient = TRUE,
low.col = "white",
special.col = "#FF4600")
ggplotly(p)
Could you please help fix this issue?
Thanks a lot.
Dong
Metadata
Metadata
Assignees
Labels
No labels
