|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21571/root/home/queenjbs/www/FusionChart/Code/DebugMode/ |
Upload File : |
<chart caption='Monthly Sales Summary' subcaption='For the year 2006' xAxisName='Month' yAxisName='Sales' numberPrefix='$'> <set label='Jan' value='17400' /> <set label='Feb' value='19800' /> <set label='Mar' value='21800' /> <set label='Apr' value='23800' /> <set label='May' value='29600' /> <set label='Jun' value='27600' /> <set label='Jul' value='31800' /> <set label='Aug' value='39700' /> <set label='Sep' value='37800' /> <set label='Oct' value='21900' /> <set label='Nov' value='32900' /> <set label='Dec' value='39800' /> <styles> <definition> <style name='CaptionFont' type='Font' font='Verdana' size='13' /> <style name='WrongAnimation' type='Animation' param='_x' start='$canvasWrongX' duration='1'/> <style name='MyWrongType' type='MyOwnType' color='FF5904'/> </definition> <application> <apply toObject='CAPTION' styles='CaptionFont' /> <apply toObject='MYSUBCAPTION' styles='CaptionFont' /> <apply toObject='CANVAS' styles='WrongAnimation' /> <apply toObject='DATALABELS' styles='MyWrongType' /> </application> </styles> </chart>