Hi.i'm trying to explode the clicked slice but i need only the current one to remain exploded. that means that when a second slice is clicked- i must 'unexplode' the prev slice.can't find a way to do that.thank you.
Hi itai,
Thank you for posting on our forums.
I've created a sample on jsFiddle which uses the available sliceClick event to set the explodedSlices accordingly.
Please review the sample and let me know if you have any questions.
thank you very much for your response.
can this solution be implemented when there's no id in the data to be used (no ui.slice.item.id)?
how can i know the index of the clicked slice?
thank you,
Itai