mkramer5454 opened a new pull request, #28605: URL: https://github.com/apache/superset/pull/28605
### SUMMARY There are various scenarios where it is preferred to only show a subset of the three comparison values: previous period value, period difference, and period percent change. This change allows for hiding unwanted values. (This is my first contribution on the frontend side so please let me know if I missed something obvious!) ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF https://github.com/apache/superset/assets/52328004/72d594b8-114f-49db-a571-0b4b31aa48bf ### TESTING INSTRUCTIONS ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [x] Required feature flags: CHART_PLUGINS_EXPERIMENTAL - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
