views:

10

answers:

0

I use the gchartphp wrapper to create various graphs. I'd like to know if it support image maps like gcharts does?

Say I have a pie chart showing backup stats (success, failed, missing email). What I want is to be able to click on say, success and then get a list of all successful backups.

Is this possible with the gchartsphp wrapper or should I just go back to using the standard ghcarts URLs?

Thanks,

Jonesy