creadone removed a comment on issue #15585: URL: https://github.com/apache/echarts/issues/15585#issuecomment-997475196
@Ovilia, @100pah, it's good feature also in case when you trying to separate chart into two parts: * Main chart with series * DataZoom See example: https://jsfiddle.net/admwo0kx/ That is, now you need to hide the series in DataZoom part by transparent color. May be it can be solved with [echarts.connect](https://echarts.apache.org/en/api.html#echarts.connect) but it didn't work for me. -- 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]
