junlincc opened a new pull request #16174: URL: https://github.com/apache/superset/pull/16174
### SUMMARY <!--- Describe the change below, including rationale and design decisions --> This PR changes the "Highly-used" tag name back to "Popular" which includes 11 charts that are either being used frequently already or the popular Echarts chart types that we want to promote. Since the new Echarts may not be highly used yet, also we don't have the usage data from the community, we decided to change the tag name back to "Popular". ### BEFORE <img width="1124" alt="Screen Shot 2021-08-10 at 12 54 20 PM" src="https://user-images.githubusercontent.com/67837651/128927093-f2143e72-a3c1-434a-8bce-3a8b67bea535.png"> ### AFTER <img width="1101" alt="Screen Shot 2021-08-10 at 12 53 21 PM" src="https://user-images.githubusercontent.com/67837651/128927113-b7980998-faf9-40cb-8134-f10f5cc2ffaa.png"> ### TESTING INSTRUCTIONS 1. open the gallery modal from global "+" to create a new chart 2. 👀 ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [x] 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]
