|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2/8/2008 12:57:47 PM
Posts: 2,
Visits: 7
|
|
Hi,
I am trying to make the Line 2D chart clickable i.e. a user can click anywhere on the chart & not just the dataset points to drill down into the next level of the graph. I see that drawAnchors can do something like this and so I tried this:
chart showBorder='1' drawAnchors='1' anchorAlpha='100' ....
My question is, can drawAnchors achieve what I am trying to do or am I missing something?
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2/8/2008 12:57:47 PM
Posts: 2,
Visits: 7
|
|
I tried clickURL attribute for chart, but that makes the entire area of the chart a hotspot, which is kind of what not I wanted.
I just wanted the lines to be hyperlinks to drill down ... Any one tried that before?
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001,
Visits: 474
|
|
You can either make the anchors or the entire chart clickable. Just line is not possible now.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|