home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Grafica / 3dpie / Tutorials / piedata.txt < prev    next >
Text File  |  2004-07-01  |  2KB  |  31 lines

  1. <!-- ---------------------------------------------------------------------------- -->
  2. <!-- Pie Chart Data                                                               -->
  3. <!--                                                                              -->
  4. <!-- A data file is one method by which data may be supplied to the graph.        -->
  5. <!--                                                                              -->
  6. <!-- For a full discussion on this and other methods (including Database          -->
  7. <!-- Connectivity) see "Data & Configuration"                                     -->
  8. <!-- within the documentation or browse to the following page,                    -->
  9. <!--                                                                              -->
  10. <!-- http://www.jpowered.com/pie_chart/Documentation/dataparams.htm               --> 
  11. <!--                                                                              -->
  12. <!-- In addition please also take a look at the Tutorials, see,                   -->
  13. <!-- http://www.jpowered.com/pie_chart/Tutorials/index.htm                        -->
  14. <!--                                                                              -->
  15. <!-- ---------------------------------------------------------------------------- -->
  16.  
  17. <!-- Pie Data -->
  18. <!--                 value,URL,Target Frame -->
  19. data1series1: 34000,./images/productX.gif,_self
  20. data2series1: 34900,./images/productX.gif,_self
  21. data3series1: 46000
  22. data4series1: 27600
  23.  
  24. data1series2: 24000,./images/productY.gif,_self
  25. data2series2: 24900,./images/productY.gif,_self
  26. data3series2: 22000,./images/productY.gif,_self
  27. data4series2: 26600,./images/productY.gif,_self
  28.  
  29. data2series3: 14100,./images/productZ.gif,_self
  30. data3series3: 54900,./images/productZ.gif,_self
  31. data4series3: 36650,./images/productZ.gif,_self