michael-s-molina opened a new pull request, #25952:
URL: https://github.com/apache/superset/pull/25952

   ### SUMMARY
   This PR adds the Area chart migration logic (NVD3 ➡️ ECharts). Users can 
execute this migration using the https://github.com/apache/superset/pull/25304 
CLI command and disable the legacy version with the 
[VIZ_TYPE_DENYLIST](https://github.com/apache/superset/blob/ec6191023263ac5f8292dd37f037805c3196e029/superset/config.py#L829)
 configuration.
   
   @sadpandajoe @jinghua-qa
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <img width="1440" alt="Screenshot 2023-11-10 at 14 28 21" 
src="https://github.com/apache/superset/assets/70410625/507172c9-6b2b-4df7-bd74-4629295cbd88";>
   <img width="1443" alt="Screenshot 2023-11-10 at 14 28 46" 
src="https://github.com/apache/superset/assets/70410625/c1100a93-142c-4dd7-bf2d-ec4b7b39f23c";>
   
   ### TESTING INSTRUCTIONS
   1 - Upgrade a Area chart using the CLI command
   2 - Check the new chart
   3 - Downgrade a Area chart using the CLI command
   4 - Check the legacy chart
   
   ### 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]

Reply via email to