an3uryzm commented on issue #35158: URL: https://github.com/apache/superset/issues/35158#issuecomment-3303495245
@msyavuz You never need to duplicate line chart, that was my the point. Imagine you have dashboard with 2 charts: 1. Line chart with metric Revenue 2. Table chart with Dimension Country and metric Revenue. User wants to see trends of the revenue for the specific country -> he just clicks on the country and line chart cross filtered. User wants to see trends of the revenue for another dimensions, suppose Category -> you add new chart to the dashboard with that dimensions and line chart cross filtered on click the same way. I believe this is natural way of using Superset, it was designed that way (please correct me if I am wrong) With this SIP you introduce manipulation of dimensions in the line chart also. If a user choose 2 dimensions with this feature, line chart's metric Revenue wil be "break downed" into lot of Revenue metrics per X-axis, which is [number of Countries] * [number of Categories]. I have never met cases where user wants to break down a metric on the line chart into many dimensions. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org