You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/10/22 09:09:05 UTC

[GitHub] [echarts] 3v3ryb0dy commented on issue #15924: Exclude series from axis tooltip

3v3ryb0dy commented on issue #15924:
URL: https://github.com/apache/echarts/issues/15924#issuecomment-949432407


   Thanks @Ovilia.
   This works in the very simple example I provided.
   However, I have a more complex chart, where I show information in the tooltip based on the x value and y value of the first series.
   This is what it looks like:
   <img width="651" alt="Bildschirmfoto 2021-10-22 um 11 04 31" src="https://user-images.githubusercontent.com/50074834/138426744-5aaca05b-3154-4c87-b1ea-f8ae585213f4.png">
   
   If I hover over the step line series, I have no choice but to render nothing (since I don't want to show the value of the stepline in the tooltip) which results in tooltip flickering.
   <img width="461" alt="Bildschirmfoto 2021-10-22 um 11 04 39" src="https://user-images.githubusercontent.com/50074834/138426716-10079781-99b6-4ba1-a761-32411b93dd3a.png">
   


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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