juliepagano commented on issue #18495:
URL: https://github.com/apache/echarts/issues/18495#issuecomment-1505734181

   > I don't see anything wrong on your last example, I tough you wanted to 
hide the tooltip but keep the highlight dashed line. But I probably 
misunderstood what you're trying to achieve.
   
   To clarify what I'm hoping to achieve is:
   - Show the axis pointer (i.e. the line that follows the mouse pointer to 
help orient the user).
   - Disable the axis pointer from triggering highlight/emphasis behavior.
   
   I think our team has use cases for showing and not showing the tooltip 
alongside the above behavior.
   
   > EDIT: If you want to do the inverse, hide the highlight and still see the 
tooltip, then you need to change the width of the axisPointer: 
https://codesandbox.io/s/basic-line-chart-forked-lswt8t?file=/index.js
   
   Making the axis pointer 0 width would make the axis pointer functionally 
invisible, so not quite what we're looking for.


-- 
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-unsubscr...@echarts.apache.org

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


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

Reply via email to