codyml commented on code in PR #20891:
URL: https://github.com/apache/superset/pull/20891#discussion_r941517581


##########
superset-frontend/plugins/plugin-chart-echarts/src/Treemap/EchartsTreemap.tsx:
##########
@@ -84,6 +86,25 @@ export default function EchartsTreemap({
         handleChange([name]);
       }
     },
+    contextmenu: eventParams => {

Review Comment:
   If you right-click on the dimension label for Treemap v2, the menu looks 
like it has a broken option:
   
   <img width="353" alt="Screen Shot 2022-08-09 at 9 48 54 AM" 
src="https://user-images.githubusercontent.com/13007381/183699108-fa4b3539-05fe-4cbb-91ed-584241ba92d8.png";>
   
   



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