Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to create a Pie chart that when I click on a slice, it goes into the slice and displays a list of words. The only thing is that depending on the slice, I want the words to be different. Can anyone help?
Conor
hmmm... I am not sure exactly what you're trying to achieve there.
The first thing that comes in my mind would be a text object next to the Pie Chart that contains the words you want to show, with a conditional show.
It will hide or show depending on what you select.
Something like that could work for me. Any idea what the conditional might be?
an idea in the attachment (pie + text box)
Thank you for that
How do I change it from x's? And do you know how I can make it text object one appear when the first slice of the pie chart is selected, text object 2 when the second slice is selected and so on?