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

   Hi, thanks for this, having the same issue trying to use Typescript with 
echarts.
   
   I'm still getting an error when trying to access a variable called 
`axisValue`.
   
   ```
   Property 'axisValue' does not exist on type 'CallbackDataParams'
   ```
   
   I can see the value on the object if I log out `params` but it's not on the 
type?
   
   <img width="594" alt="Screenshot 2023-09-19 at 09 25 36" 
src="https://github.com/apache/echarts/assets/396394/3a02063d-5669-49e6-b73a-fe8f6db08dec";>
   


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