michael-s-molina commented on code in PR #32358: URL: https://github.com/apache/superset/pull/32358#discussion_r1973403389
########## superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx: ########## @@ -224,6 +224,31 @@ const config: ControlPanelConfig = { ['y_axis_format'], ['x_axis_time_format'], ['currency_format'], + [ Review Comment: Can you move these configs after `linear_color_scheme`? It makes sense to keep them close the color schemes. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org