mistercrunch commented on code in PR #32832:
URL: https://github.com/apache/superset/pull/32832#discussion_r2011048042


##########
superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:
##########
@@ -57,6 +57,19 @@ const config: ControlPanelConfig = {
             },
           },
         ],
+        [
+          {
+            name: 'subheader',

Review Comment:
   wondering if it'd be better to share the controls 
`BigNumberTotal/controlPanel.ts` or not, making things a bit more DRY (?)



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