michael-s-molina opened a new pull request, #28789: URL: https://github.com/apache/superset/pull/28789
### SUMMARY Creates a new example dashboard called Featured Charts with the objective of demonstrating our most active supported charts. Another objective is to provide a dashboard where we can test our plugin features using these chart types. <img width="1770" alt="Screenshot 2024-05-31 at 09 27 47" src="https://github.com/apache/superset/assets/70410625/5857ce35-502a-41f9-a671-d4d1585fba63"> <img width="1768" alt="Screenshot 2024-05-31 at 09 28 10" src="https://github.com/apache/superset/assets/70410625/92a58423-c663-4fc4-8fa6-ea763e8f5f78"> <img width="1768" alt="Screenshot 2024-05-31 at 09 28 32" src="https://github.com/apache/superset/assets/70410625/7f4f1d7b-0114-409d-9215-090cb64eebaf"> <img width="1771" alt="Screenshot 2024-05-31 at 09 28 57" src="https://github.com/apache/superset/assets/70410625/fff4a084-0e1f-4de1-af18-27559edeed8a"> <br>This PR also changes the viz gallery to include missing featured charts and sorts the charts alphabetically to help users find the charts they are looking for. Another small tweak was to add some margin to the Create New Chart button. <img width="1785" alt="Screenshot 2024-05-31 at 10 36 49" src="https://github.com/apache/superset/assets/70410625/cb1505a3-5e0b-4bb5-81d5-6fb92feef1e4"> @kasiazjc While working on the viz gallery I also noticed an inconsistent spacing between charts depending on its name. I opened https://github.com/apache/superset/issues/28788 to discuss it and once we have a solution, we can create a follow-up PR to fix it. ### TESTING INSTRUCTIONS Check the Featured Charts dashboard and the viz gallery changes. ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [ ] 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]
