chore: Remove obsolete legacy visualizations#24692
Closed
john-bodley wants to merge 1 commit into
Closed
Conversation
9 tasks
Codecov Report
@@ Coverage Diff @@
## master #24692 +/- ##
==========================================
- Coverage 69.03% 68.96% -0.08%
==========================================
Files 1908 1901 -7
Lines 74210 73965 -245
Branches 8186 8182 -4
==========================================
- Hits 51232 51007 -225
+ Misses 20857 20837 -20
Partials 2121 2121
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Member
Author
|
Closing in favor of #24694. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SUMMARY
This is a rehash of #24675 without the deprecation of the
TableVizas sadly the legacy visualization is deeply entangled with the annotation layers. Specifically this PR removes the following obsolete chart types:BigNumberVizBigNumberTotalVizBEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
CI.
ADDITIONAL INFORMATION