pf18387 opened a new issue, #21653:
URL: https://github.com/apache/echarts/issues/21653

   ### What problem does this feature solve?
   
   Context:
   A very basic chart showing bars with 5 (or N) series (activities), 2 (or N) 
stacks (people) , and several categories (weeks).
   There is a jsfiddle https://jsfiddle.net/j6e19myk/1/ showing a working 
example.
   
   All works fine thanks to your excellent work.
   
   Feature:
   All works fine, but the tooltip. I'd like a kind of option like "trigger: 
stack" so the tooltip could display only the values belonging to the stack 
being under the mouse.
   Unless my data should be rearranged but I can't imagine how, since the 
results are as expected.
   
   Best regards
   Pierre.
   
   ### What does the proposed API look like?
   
   This is only a feature request.


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