Sign in to follow this  
Rahul Kumar

Giving links in Pie Chart while charting from database

Recommended Posts

hey, thanks for your help so far.. One more issue what i am facing is, i need to give links for every slice in a pie chart. I know its possible with php and xml. But how it is possible with using PHP Class, i am calling the function

 

$FC->addDataFromDatabase($result, "amt", "title","","?link");

 

 

 

In this the link is common for all the slices. Is it possible to add links for each slice. I think its not possible with this method. Can any one suggest on this?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this