You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
i have a clarifying question. when rendering this graph using ggplotly()
the geom_rect() argument did not render:
When looking through plotly's source code, i couldn't find geom_rect. Is this b/c plotly does not support it and only can render the arguments that are listed on the plotly site? ..now realizing my question might be very self-evident...