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

   > 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


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

Reply via email to