mathilderv opened a new issue, #30045: URL: https://github.com/apache/superset/issues/30045
## Screenshot <img width="1105" alt="image" src="https://github.com/user-attachments/assets/323fb78b-d81d-4e79-9ce5-e2131914e320"> (You can't see my mouse on the screenshot but I was hovering over the dark purple bar at the bottom.) _-- Sorry my dashboard is in French_ ## Description My issue is that the tooltip is not in the same order as the stacked bars. Looking at the bars, you would expect the legend to be in the following order: - Point that does not appear on the chart (Total) - Amount - Light blue bar - Amount - Light purple bar - Amount - Dark purple bar - Amount Unfortunately the last three elements are inverted. **How did I setup this chart?** I have built this chart with the `Mixed Chart` option. - Query A : Total amount, scatter plot with lowest opacity so that is doesn't show on the graph. - Query B : Total amount grouped by my dimension, bar chart. **To resolve the issue I've tried to:** - Order the bars with the "Order By" option >> it doesn't affect my chart at all or the corresponding tooltip.  - Order the tooltip by metric in the Customize pane >> it works, the tooltip is sorted by the metric, but the bars are still in the same order  Is there a way to fix this issue? Thanks! -- 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]
