|
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 caption="Investments - Equities & Mutual Funds" subCaption="Size of bubbles show magnitude of investment" yAxisName="Return on Investment" xAxisName="Age of Investment(Years)" yNumberSuffix="%" yAxisMaxValue="150" xAxisLabelDisplay="auto" numVDivLines="9" >
<dataset seriesName="Equities" >
<set y="20" x="1.5" z="15000" />
<set y="75" x="4.5" z="10000" />
<set y="105" x="6" z="30000" />
<set y="70" x="7" z="16000" />
<set y="20" x="8" z="15000" />
</dataset>
<dataset seriesName="Mutual Funds" >
<set y="25" x="3.5" z="15000"/>
<set y="10" x="8.5" z="10000"/>
<set y="75" x="8.5" z="16000"/>
</dataset>
</chart>