|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 3/6/2008 10:08:13 PM
Posts: 1,
Visits: 2
|
|
This post isn't really a problem as such only in as much as I don't know how to do it. What I would like to do is be able to use javascript like below and still make the Pie slice move out when clicked. Is it another attribute I need to set? or do I have to call a ActionScript from the Javascript? If anyone can point me in the right direction I would really appreciate it. XML <chart caption='My Pie Chart' pieSliceDepth='35' > <set label='Item1' value='5' link='javascript:MyFunc(1);' /> <set label='Item2' value='7' link='javascript:MyFunc(2);' /> </chart>
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 5:38:52 AM
Posts: 884,
Visits: 1,420
|
|
| hi, I am afraid these cant be done together.
Regards,
Sudipto Choudhury FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 9/8/2008 2:47:53 PM
Posts: 5,
Visits: 11
|
|
I really, really want to be able to do this. Is there ANY way at all it can be done? Can I invoke the slicing movement from my javascript function for example. It would just be a great usability feature to show the drill down results on another graph on the page and have the slice move out to make it clear what is being drilled upon.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 9/10/2008 8:52:04 AM
Posts: 1,
Visits: 2
|
|
| I agree that this would be an extremely useful feature... a link mode that pulls out the clicked slice and pushes in any previously selected slice. Thanks, Kevin
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Yesterday @ 8:20:12 AM
Posts: 2,194,
Visits: 521
|
|
Hi,
We'll try and put it in the upcoming releases.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|