villebro opened a new pull request #9309: fix: add datasource metrics to point size dropdown in deckgl scatterplot viz URL: https://github.com/apache/incubator-superset/pull/9309 ### CATEGORY Choose one - [x] Bug Fix - [ ] Enhancement (new features, refinement) - [ ] Refactor - [ ] Add tests - [ ] Build / Development Environment - [ ] Documentation ### SUMMARY Currently the `FixedOrMetricControl` that is used in the DeckGL Scatterplot viz is missing saved metrics. ### BEFORE  ### AFTER  ### TEST PLAN Tested locally. ### REVIEWERS @kristw @rusackas @etr2460 @mistercrunch
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
