Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plotting option for assert_timeseries_near_equal function #802

Open
1 of 3 tasks
hschilling opened this issue Aug 9, 2022 · 0 comments
Open
1 of 3 tasks

Add plotting option for assert_timeseries_near_equal function #802

hschilling opened this issue Aug 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@hschilling
Copy link
Member

Issue Type

  • [] Bug
  • Enhancement
  • Docs
  • Miscellaneous

Description

This is a follow on to #751

The function assert_timeseries_near_equal currently displays a table to the screen showing the values that are out of tolerance. Sometime it would be helpful to also see a plot of the reference time series versus the time series to be checked.

Add an option to the assert_timeseries_near_equal function to do that. By default that option should be false.

Environment

N/A

@hschilling hschilling added the enhancement New feature or request label Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant