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
First of all, thanks Matt and the other collaborators for all the effort you have put into this package.
I have more of a question than an issue, per se, but I wanted to know whether it is possible to add shapes to the plotly object resulting of timetk's plot_acf_diagnostics (and in extension, to plots resulting from other timetk's functions):
The result I want is something like this:
Just as you can do with base plotly, as described here, for instance: https://plotly.com/r/shapes/
Is there some way to do this with timetk + plotly? What I am missing here?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
rafabelokurows
changed the title
Is it possible to add shapes to interactive time-series plots?
Is it possible to add shapes to interactive time-series plots using plotly::layout?
Oct 3, 2023
First of all, thanks Matt and the other collaborators for all the effort you have put into this package.
I have more of a question than an issue, per se, but I wanted to know whether it is possible to add shapes to the plotly object resulting of timetk's plot_acf_diagnostics (and in extension, to plots resulting from other timetk's functions):
The result I want is something like this:
Just as you can do with base plotly, as described here, for instance:
https://plotly.com/r/shapes/
The code I'm trying is:
Is there some way to do this with timetk + plotly? What I am missing here?
Thanks in advance!
The text was updated successfully, but these errors were encountered: