plainheart commented on issue #21477: URL: https://github.com/apache/echarts/issues/21477#issuecomment-3754376398
Thanks for your report! This is a case that is not covered by the original PR #19123. Currently, the dataIndex is actually `dataIndexInside`, which is the index within the visible data range. https://github.com/apache/echarts/blob/09198192bbb1e274beb408c650c515f8e3a057a5/src/component/tooltip/TooltipView.ts#L579 -- 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]
