sthobis opened a new pull request, #21136:
URL: https://github.com/apache/echarts/pull/21136

   <!-- Please fill in the following information to help us review your PR more 
efficiently. -->
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [ ] bug fixing
   - [x] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   Add status (`DisplayState`) to tooltip's formatter `CallbackDataParams` when 
using trigger `axis`. 
   
   
   ### Fixed issues
   - https://github.com/apache/echarts/issues/11749
   - https://github.com/apache/echarts/issues/14774
   
   ## Details
   
   ### Before: What was the problem?
   
   When using `trigger: "axis"` tooltip, it's currently not possible to show 
which series are being focused/emphasized on the tooltip.
   
   ### After: How does it behave after the fixing?
   
   `CallbackDataParams` now include `status` property 
   
   
   ## Document Info
   
   One of the following should be checked.
   
   - [x] This PR doesn't relate to document changes
   - [ ] The document should be updated later
   - [ ] The document changes have been made in apache/echarts-doc#xxx
   
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merging.
   
   ### Other information
   


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