jackue

Members
  • Content count

    1
  • Joined

  • Last visited

Everything posted by jackue

  1. I use PHP to save the chart as image. GD is installed and enabled. After the right-click at the chart and click on the saveAsImage. The chart is captured and compressed. but when i download the image, i found the size of the image is 0kb. The image is invalided. here is the head of my xml : < chart palette="3" xAxisMinValue="0" xAxisMaxValue="1000" yAxisMinValue="0" yAxisMaxValue="1000" is3D="1" showFormBtn="0" viewMode="1" imageSave="1" imageSaveURL="./common/flash/FusionChartsSave.php">