plainheart commented on issue #15953: URL: https://github.com/apache/echarts/issues/15953#issuecomment-953021134
This is the right behavior when [`stack`](https://echarts.apache.org/option.html#series-line.stack) mode is enabled. The symbol points to the sum of itself and its under series on the current axis category and the tooltip shows every series own value, which may be a bit confusing. To remove the `stack` option from each series, you will see what you expected. -- 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]
