LisaHusband commented on issue #32835: URL: https://github.com/apache/superset/issues/32835#issuecomment-3118610536
However, after conducting a test, I found that this issue shouldn't be considered a problem. This is because the first metric attribute of the line chart is passed in as the metric for the waterfall chart, and the waterfall chart then modifies this metric. The change in the waterfall chart affects the first metric of the line chart. As for the duplicate values shown in the test video, this happens because the modified metric in the waterfall chart happens to be the same as the second metric of the line chart. Therefore, when the change in the waterfall chart is mapped to the line chart, it results in the duplication of the metric as described in the issue. -- 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]
