zhongjiajie commented on code in PR #14260:
URL:
https://github.com/apache/dolphinscheduler/pull/14260#discussion_r1214469435
##########
dolphinscheduler-ui/src/components/chart/index.ts:
##########
@@ -44,6 +54,24 @@ function initChart<Opt extends ECBasicOption>(
}
const resize = throttle(() => {
+ if (type === 'gauge') {
Review Comment:
will approve CI run when we solve this discuss
--
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]