reveha opened a new pull request, #41111: URL: https://github.com/apache/superset/pull/41111
- Add QueryEventHandlers type to support query-based ECharts event registration - Extend Echart.tsx wrapper to support chart.on(event, query, handler) pattern - Add handleXAxisLabelClick handler in EchartsTimeseries.tsx to capture x-axis label clicks and emit cross-filter via existing handleXAxisChange - Add triggerEvent: true to xAxis config in transformProps.ts when axis type is categorical and no dimensions are set Closes #25334 -- 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]
