apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
62.44k stars 13.72k forks source link

Problems with "drill to details"/"drill to details by" when adding layer in Mixed_chart #25410

Open GinkoValery opened 1 year ago

GinkoValery commented 1 year ago

Hi! When I add a layer to a Mixed_chart in Superset I can not drill down to details for the last element shown in a chart legend. So in the Mixed_chart below with a dashed layer I can drill down to details for "a-e" columns, but when right clicking on the "f " column I can not get any contex menu for drill down (no contex menu is available for "f" column): image

I have tried different variants to understand the nature of this problem. No matter how many bars you have on the chart, drill_down option will not work only for the last bar at a Mixed_chart with a layer: image

The problem appears only for a Mixed_chart after adding a layer. If I remove the layer, "drill to details" option works properly: image

If I choose Bar_chart with a layer, there is no problem with "drill to details" for all bars as well: image

The dataset for the issue is attached in an excel file. register_bugs.xlsx

Environment:

rusackas commented 7 months ago

We're no longer supporting Superset 2.x, and this is at risk of being closed as stale (maybe it's a bit of an edge case and isn't bothering many people?). Let us know if it's still an issue in 3.x or newer and we can keep it open.