Click to See Complete Forum and Search --> : chart in ASP page


shvonne
July 30th, 1999, 02:58 AM
if i have a bar chart on ASP page, is it possible that if i click at any point of the chart, it will pop up a window showing the details of that selected point? if possible, how???

Lothar Haensler
July 30th, 1999, 03:03 AM
Yes, it is possible.
It depends on how you created your chart, though.
If you created it via DHTML scripting you can simply trap the click event in your DHTML page.

If your chart is a GIF, you can create an IMAGEMAP.