cliveportman commented on issue #15585:
URL: https://github.com/apache/echarts/issues/15585#issuecomment-1488188072

   Related issue here. I have a series without any data that I use for 
displaying markpoints. You can use
     myChart.dispatchAction({
       type: 'legendToggleSelect',
       name: title,
     });
   easily enough to toggle the visibility as hiding the series also hides the 
mark points. But you can't hide the mark points by default and just toggle them 
on when you need them.


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