Lines in line chart clickable ->linked to open new window

Hi,

How can I make the lines in line cart
or bars in barchart clickable to open a new window with a grid attached.

Please point me to code / demos

thank you,

Hi,

chart.attachEvent(“onItemClick”,function(id){
/your code here/
})