Dev10-34 commented on code in PR #32358:
URL: https://github.com/apache/superset/pull/32358#discussion_r1968203297
##########
superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:
##########
@@ -278,6 +278,20 @@ const config: ControlPanelConfig = {
},
},
],
+ [
+ {
+ name: 'enable_borders',
+ config: {
+ type: 'CheckboxControl',
+ label: t('Enable Borders'),
Review Comment:
Hello,
This is my first time creating a PR. What should I be doing next?
Thanking you,
Regards
Dev10-34
--
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]