jarvis000000 commented on issue #18104:
URL: https://github.com/apache/echarts/issues/18104#issuecomment-1367767740

   As we can see, all the data becomes lines at the visualization level. Even 
though some lines can not pass the filters,but they are still in the picture 
with **downplay** state, we don't want to abandon them. We can expand 
selections areas easily and purposefully to find a line pass the filters. As 
you know, set filters usually by form in other modules. We want to know not 
only which lines can pass the filters but also the range of each fitler and 
lines which can not pass the filters from parallel. Only **highlight** the 
passed lines will lose some informations(the range of each filter).


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