rusackas commented on issue #30270: URL: https://github.com/apache/superset/issues/30270#issuecomment-4035399938
Per the thread, ECharts' radar series does not natively support null/missing value gaps (line-breaks). A workaround or enhancement would be to either filter missing values before rendering, or use the ECharts `connectNulls: false` option where supported. PRs welcome. -- 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]
