FusionCharts Forum: Is there any way to programmatically enable disable click event of bar chart? - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Is there any way to programmatically enable disable click event of bar chart?

#1 User is offline   LivingLegend 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 38
  • Joined: 04-March 10

Posted 19 July 2010 - 07:23 AM

Hi,



Is there any way to programmatically enable disable click event of bar chart?



If there, then plz let me know how to do it?



Thanks
0

Other Replies To This Topic

#2 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 19 July 2010 - 07:39 AM

Hi,

I am afraid, FusionCharts does not this, as of now.

Please note, the only way to perform the same is by removing the link attribute form the <set> element

Ref.- <set .......link='...' ...../>

Hope this helps. :D

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

#3 User is offline   LivingLegend 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 38
  • Joined: 04-March 10

Posted 19 July 2010 - 07:46 AM

Yes, I know that and in fact I have put link on my chart.



But, I want to enable disable link programmatically as per requirement.



Problem I am facing is, when I click on any column in bar, it fires request to server and load data and load other chart.

But, if data is very large, it will take time and meanwhile if user click on other column, it fires other request so causing problem.



Is there any alternative?

How to disable whole chart?
0

Other Replies To This Topic

#4 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 19 July 2010 - 08:11 AM

Hi,

I am afraid, as of now, FusionCharts does not support this.

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

#5 User is offline   LivingLegend 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 38
  • Joined: 04-March 10

Posted 19 July 2010 - 08:59 AM

is there any way to disable whole chart programatically?
0

Other Replies To This Topic

#6 User is offline   Sanjukta 

  • Supreme Being
  • Group: Administrators
  • Posts: 1664
  • Joined: 15-March 10

Posted 20 July 2010 - 12:00 AM

Hi,

The only way to disable chart programatically can be done by creating a transparent div covering the entire chart.

You can set the transparency to a minimum value (like 1%), which would display the chart hazily but disable all its functionalities.

Hope this helps. :D

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Thanks,
Sanjukta

Follow us @Twitter!
0

Other Replies To This Topic

#7 User is offline   LivingLegend 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 38
  • Joined: 04-March 10

Posted 20 July 2010 - 01:09 AM

thanks but can you give some code hint where to do this?
0

Other Replies To This Topic

#8 User is offline   LivingLegend 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 38
  • Joined: 04-March 10

Posted 20 July 2010 - 03:58 AM

Waiting for you reply
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked