You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/05/24 13:44:55 UTC

[GitHub] [incubator-echarts] oktav777 opened a new issue #10542: tooltip.formatter function receives wrong data when using dataset.source

oktav777 opened a new issue #10542: tooltip.formatter function receives wrong data when using dataset.source
URL: https://github.com/apache/incubator-echarts/issues/10542
 
 
   ### Version
   4.2.1
   
   ### Reproduction link
   [https://stackblitz.com/edit/typescript-tjkfuf?file=index.ts](https://stackblitz.com/edit/typescript-tjkfuf?file=index.ts)
   
   ### Steps to reproduce
   - Open the reproduction link
   - Hover over any series
   - Open the console and investigate
   
   ### What is expected?
   The `array[i].data` should contain the correct data for hovered group.
   
   ### What is actually happening?
   The `array[i].data` contains incorrect data.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org