-
Notifications
You must be signed in to change notification settings - Fork 23
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 state bar #416
base: master
Are you sure you want to change the base?
Add state bar #416
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #416 +/- ##
==========================================
- Coverage 49.64% 49.30% -0.35%
==========================================
Files 60 60
Lines 8823 8810 -13
==========================================
- Hits 4380 4343 -37
- Misses 4443 4467 +24
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved as well.
I might have suggested that the plot.core.__init__()
argument statebar
be in the pargs
but we can change this later if desired
This PR introduces a
statebar
configuration option, allowing users to choose to display the green/red bar for a selected state of time series plots in the "All" state tab.Example
See this page for an example plot with the "Locked" state indicated by the bar. The configuration file should include: