MelikHajlawi commented on issue #38190: URL: https://github.com/apache/superset/issues/38190#issuecomment-4006052283
Hi @archtur, thanks for reporting this. I’ve reproduced the issue – the “Truncate Metric” checkbox has no effect because the Mixed Chart doesn’t use the truncate_metric and truncate_metric_b form values when building series names. I plan to fix this by modifying **transformProps.ts** to conditionally omit the metric part from the legend/tooltip when the flag is enabled. I’ll open a PR soon. Let me know if you have any concerns! -- 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]
