Currently utilizing PrimeNG charts that utilize chartJS as the foundation.
I am exploring a scenario where I want to hide/show a specific data series using an external button.
Usually, this is achieved by clicking on the label of the relevant data series.
Any advice on how to achieve this goal?