villebro opened a new pull request #11199: URL: https://github.com/apache/incubator-superset/pull/11199
### SUMMARY Replace the BoxPlot chart with an ECharts implementation (The bulk of work has been done in https://github.com/apache-superset/superset-ui/pull/801 ). Features of the new viz plugin: - Full feature parity with current D3 based BoxPlot plugin - Chart now refreshes when dashboard filters are updated. Closes #9130 - Adds possibility to do non-temporal boxplots. Closes #10468, closes #2222 Also introduces a new dedicated post processing operation for boxplot to make it easier for viz plugin developers to tap into this functionality. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF  World's Bank Data example dashboard after:  World's Bank Data example dashboard before:  Control panels:   ### TEST PLAN CI + new tests ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [x] Has associated issue: #10418 - [x] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [x] 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
