(Apologies for the repost; I think I originally had this in the wrong subforum)
Hi,
In my collaboration tool, I need to capture the slice event and programatically slice the same chart on a different browser.
The function slicePlotItem() requires an index for the data item to be sliced, but the data argument of slicingStart (or slicingEnd) does not contain this index.
How do you suggest determining the index of the sliced data?
Thanks,
Paul