ChepteaCatalin commented on issue #19064:
URL: https://github.com/apache/echarts/issues/19064#issuecomment-1725026034

   > > That's because tooltip formatter params don't have axisLabel property.
   > 
   > But I saw the `axisLabel` on the params object when I log it to console?
   > 
   > It seems like `name` works (and is the same as `axisLabel`?) so if I use 
`params[0].name` and typecase the whole tooltip as you suggest it fixes the 
problem. Thank you
   
   Maybe you want `axisValueLabel` from params, because I don't see `axisLabel` 
in your screenshot and it should exist there.


-- 
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