One more is I tried everythings with javascript that FusionCharts Team supported in forum.
But it's not work. My code is very simple like below
1. link='JavaScript: openwindow()' -> not work and no erro.
2. link='openwindow();' -> erro : can't find file like "openwindow();"
3. link='JavaScript: window.open("test.html")' -> not work and no erro.
4. link='test.html' -> work. but this is not a new window or pupup.
and I used DataXML to draw chart, the chart is showing well but can't make a new window link.
please help me ~~~~T.T