I have the following implementation.
I would like to know when a user clicks on the categoryAxis label, it should hide/unhide corresponding bar stack.
categoryAxis: {
categories: ["First Stock", "Second Stock", "Third Stock", "Fourth Stock", "Fifth Stock"],
},