|
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 : /home/queenjbs/www/FusionChart/Code/MyFirstChart/ |
Upload File : |
<chart palette="2" caption="Server Performance" yAxisName="Response Time (sec)"
xAxisName="Server Load (TPS)" yAxisMaxValue="7">
<dataset seriesName="Server 1" color="009900" anchorSides="3" anchorRadius="4"
anchorBgColor="D5FFD5" anchorBorderColor="009900">
<set y="2.4" x="21" />
<set y="3.5" x="32" />
<set y="2.5" x="43" />
<set y="4.1" x="48" />
</dataset>
<dataset seriesName="Server 2" color="0000FF" anchorSides="4" anchorRadius="4"
anchorBgColor="C6C6FF" anchorBorderColor="0000FF">
<set y="1.4" x="23"/>
<set y="1.5" x="29"/>
<set y="1.5" x="33"/>
<set y="1.1" x="41"/>
</dataset>
</chart>