Hi, Legend is designed to toggle the displaying of series. Using right clicking is hard for the users to discover this interaction so this may probably be a good idea. That being said, if you wish to do such a feature, you should listen to the canvas for the right click event and check the click position to calculate which legend item is being clicked.
Thanks *Ovilia* On Fri, Oct 7, 2022 at 12:18 AM Joe Hudson <joe...@gmail.com> wrote: > The purpose of this is to add a custom, series specific context menu so if > there is an alternative more context menu-y way of doing this I'd go with > whatever is the suggested approach. Thanks very much for the guidance. >