FusionCharts Forum: How to replace the chart with link chart - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to replace the chart with link chart

#1 User is offline   surender.M 

  • Forum Newbie
  • Group: Members
  • Posts: 1
  • Joined: 14-December 06

Posted 14 December 2006 - 05:13 AM

Hi all,

I am using Fusion Charts3 and i want to know

HOW TO REPLACE THE CHART WITH LINK CHART?

i.e the drill down link chart should replace the mail chart.

Help will be appreciated.

Thanks & Regards.

SURENDRA
0

Other Replies To This Topic

#2 User is offline   Pallav 

  • FusionCharts Team
  • Group: Administrators
  • Posts: 2386
  • Joined: 08-December 06

Posted 14 December 2006 - 09:02 AM

For this type of usage, you'll have to write the JavaScript functions. Effectively, you can do something as under:

  1. Load the main chart using FusionCharts JavaScript class. This chart is loaded in a DIV.
  2. Define the link event of this chart as JavaScript functions (present on the same page).
  3. When the link (JS Function) is invoked, create a new chart in a new DIV and hide the main chart DIV.

Thanks,
Pallav Nadhani
Co-founder & CEO, FusionCharts Team
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic