Skip to content

Conversation

@Jeffrothschild
Copy link

@Jeffrothschild Jeffrothschild commented May 4, 2023

This is my first pull request, so hopefully I'm going about it the right way. When using plot_anomaly_diagnostics, I found myself wanting to see geom points in there as well because I have some time series data that have inconsistent measurement frequency and it's helpful for me to see the points. It defaults to having them off, but is easy enough to put on.

@mdancho84
Copy link
Contributor

Jeff,

This should be acceptable. The only thing I didn't like is adding tidyquant::theme_tq() here:

image

Theme_tq is actually recreated in timetk to avoid a circular dependency.

Solution is to revert this to the original. Can you do that and re submit the pull request?

Copy link
Author

@Jeffrothschild Jeffrothschild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HI Matt, this should be better - I removed that extra tidyquant:: and added a T/F for the points

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants