热搜词
发表于 2012-11-2 16:49:48 | 显示全部楼层 |阅读模式
演示:
01.gif

代码:
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>FusionCharts的Flash图表演示</title>
  6. </head>
  7. <body>
  8. <div>
  9. <div><h3>折线图</h3></div>
  10. <div>
  11. <embed height="200px" width="500px" flashvars="&chartWidth=500&chartHeight=200&dataXML=
  12. <graph baseFont='宋体'
  13. baseFontSize='12'
  14. alternateHGridColor='ff5904'
  15. divLineColor='ff5904'
  16. showNames='1'
  17. showValues='0'
  18. showAlternateHGridColor='1'
  19. alternateHGridAlpha='5'
  20. divLineAlpha='20'
  21. formatNumber='1'
  22. formatNumberScale='0'
  23. decimalPrecision='0'
  24. chartBottomMargin='0'
  25. chartTopMargin='20'
  26. yAxisMinValue='2000'>
  27. <set name='1月' value='100' hoverText='2012-01'/>
  28. <set name='2月' value='200' hoverText='2012-02'/>
  29. <set name='3月' value='400' hoverText='2012-03'/>
  30. <set name='4月' value='300' hoverText='2012-04'/>
  31. <set name='5月' value='300' hoverText='2012-05'/>
  32. <set name='6月' value='250' hoverText='2012-06'/>
  33. <set name='7月' value='200' hoverText='2012-07'/>
  34. <set name='8月' value='100' hoverText='2012-08'/>
  35. <set name='9月' value='300' hoverText='2012-09'/>
  36. <set name='10月' value='250' hoverText='2012-10'/>
  37. <set name='11月' value='200' hoverText='2012-11'/>
  38. <set name='12月' value='400' hoverText='2012-12'/>
  39. </graph>
  40. " scale="noscale" wmode="transparent" quality="high" name="mymovie" id="mymovie" src="Charts/Line.swf" type="application/x-shockwave-flash">
  41. </div>
  42. </div>

  43. <div>
  44. <div><h3>柱形图</h3></div>
  45. <div>
  46. <embed height="200px" width="500px" flashvars="&chartWidth=500&chartHeight=200&dataXML=<graph baseFont='宋体' baseFontSize='12' alternateHGridColor='ff5904' divLineColor='ff5904' showNames='1' showValues='0' showAlternateHGridColor='1' alternateHGridAlpha='5' divLineAlpha='20' formatNumber='1' formatNumberScale='0' decimalPrecision='0' chartBottomMargin='0' chartTopMargin='20'
  47. yAxisMinValue='2000'>
  48. <set name='1月' value='1000' hoverText='2012-01'/>
  49. <set name='2月' value='3000' hoverText='2012-02'/>
  50. <set name='3月' value='2000' hoverText='2012-03'/>
  51. <set name='4月' value='9000' hoverText='2012-04'/>
  52. <set name='5月' value='8000' hoverText='2012-05'/>
  53. <set name='6月' value='6000' hoverText='2012-06'/>
  54. <set name='7月' value='5000' hoverText='2012-07'/>
  55. <set name='8月' value='4000' hoverText='2012-08'/>
  56. <set name='9月' value='6300' hoverText='2012-09'/>
  57. <set name='10月' value='4250' hoverText='2012-10'/>
  58. <set name='11月' value='5200' hoverText='2012-11'/>
  59. <set name='12月' value='7100' hoverText='2012-12'/>
  60. </graph>" scale="noscale" wmode="transparent" quality="high" name="mymovie" id="mymovie2" src="Charts/Column2D.swf" type="application/x-shockwave-flash"> </embed>
  61. </div>
  62. </div>
  63. </body>
  64. </html>
复制代码
下载地址:
FusionCharts的Flash图表演示.rar (109.16 KB, 下载次数: 481)
全部评论0
回复
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|小黑屋|管理员之家 ( 苏ICP备2023053177号-2 )

GMT+8, 2025-1-16 03:43 , Processed in 0.206225 second(s), 25 queries .

Powered by Discuz! X3.5

Cpoyright © 2001-2025 Discuz! Team