zhaoyongjie commented on a change in pull request #14560:
URL: https://github.com/apache/superset/pull/14560#discussion_r629765376



##########
File path: superset-frontend/src/visualizations/presets/MainPreset.js
##########
@@ -122,7 +123,6 @@ export default class MainPreset extends Preset {
         new TableChartPlugin().configure({ key: 'table' }),
         new TimePivotChartPlugin().configure({ key: 'time_pivot' }),
         new TimeTableChartPlugin().configure({ key: 'time_table' }),
-        new TreemapChartPlugin().configure({ key: 'treemap' }),

Review comment:
       Maybe not a direct replacement from nvd3-treemap to echart -treemap
   1) We should need some migration scripts,  adapt to the new Treemap.
   2) fix original cypress CI




-- 
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]

Reply via email to