Facyla opened a new pull request, #36103: URL: https://github.com/apache/superset/pull/36103
### SUMMARY Add a JSON-based customisation block that allows to override linearColorScheme colors and thresholds. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF A new setting is available is "Chart Options" panel <img width="468" height="163" alt="image" src="https://github.com/user-attachments/assets/f2fc9945-917e-472b-be87-8f9d9998d275" /> ### TESTING INSTRUCTIONS - Cut sample rules in "Custom Color Scale": the overrided configuration is removed, resulting in the original linear Color Scheme to apply. - Edit sample values to update colors and thresholds, or add/remove thresholds: the new configuration should apply. ### ADDITIONAL INFORMATION - [x] Has associated issue: mentioned in https://github.com/apache/superset/discussions/34427 - [ ] Required feature flags: - [x] Changes UI: new setting added, modal for editing - [ ] 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]
