michael-s-molina commented on PR #32707: URL: https://github.com/apache/superset/pull/32707#issuecomment-2783984163
> Stack dimension input is not shown until the checkbox is checked @rusackas I don't think a checkbox is necessary here. The way I can see this working would be to offer a control to change the stack group after you set the `Stacked Style` control to `Stack`. The stack group is what ECharts use to group the dimensions. In Superset, this value is defined [here](https://github.com/apache/superset/blob/b6df88a1343d4e0bf2a066747856f3df93e9755b/superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformers.ts#L306). -- 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]
