We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See title. If you apply and save styles on a StackedPlotItem (such as a Plot), then reload (or navigate away and back), the styles don't get applied.
The persisted styles should apply to the stacked plot items.
Uploading Screen Recording 2024-01-03 at 5.07.34 PM.mov…
The text was updated successfully, but these errors were encountered:
StackedPlotItem
fix(#7338): Persisted styles correctly apply to StackedPlotItems on…
dfba4e2
… mount (#7341) * refactor: use `Plot` component directly in `StackedPlotItem` template * test(e2e): fix style test for stackedplot * test(e2e): add annotation back in * test: fix unit tests * refactor: tidy up * fix: move const, remove eslint ignore * fix: apply staleness styling properly * refactor: remove unused data() * refactor: remove unused `isMissing` * refactor: remove debug statements
Sorry, something went wrong.
Verified Testathon 1/17/2024.
Successfully merging a pull request may close this issue.
Summary
See title. If you apply and save styles on a StackedPlotItem (such as a Plot), then reload (or navigate away and back), the styles don't get applied.
Expected vs Current Behavior
The persisted styles should apply to the stacked plot items.
Steps to Reproduce
Environment
Impact Check List
Additional Information
Uploading Screen Recording 2024-01-03 at 5.07.34 PM.mov…
The text was updated successfully, but these errors were encountered: