From version 3.7.0 we have new attribute called clickURLOverridesPlotLinks which if set to 0 allows clickURL to work for background click and link to work for data plots. Thus you can use clickURL and link attribute of data plot at the same time.
You can check this fiddle for a demo:
http://jsfiddle.net/nabajeet_fusioncharts/3o4kq3ac/
Subheesho
Hi,
we need seperate javascript function call from background click and dataplot click.I included drilldown feature in dataplot. It is working fine..Now i need a javascript function call while clicking background..Is ithis possible ?