eschutho commented on code in PR #33196:
URL: https://github.com/apache/superset/pull/33196#discussion_r2052944046


##########
superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:
##########
@@ -188,6 +188,47 @@ class BigNumberVis extends 
PureComponent<BigNumberVizProps> {
     );
   }
 
+  renderSubheader(maxHeight: number) {

Review Comment:
   @LevisNgigi is this component only used for the metrics comparisons? If so, 
can we rename it something more specific to that?



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