bito-code-review[bot] commented on PR #37965: URL: https://github.com/apache/superset/pull/37965#issuecomment-3899423836
<!-- Bito Reply --> Yes, it's possible to define more precise types for the echartsOptionsOverrides and echartsOptionsOverridesByChartType values using ECharts' type definitions from the echarts library, such as EChartsOption or specific chart option interfaces, instead of 'any' for better type safety and IntelliSense support. -- 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]
