Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Example Analysis of FusionCharts 3D double column Chart

2025-01-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article mainly shows you the "FusionCharts 3D double-bar chart example analysis", the content is easy to understand, well-organized, hope to help you solve your doubts, the following let the editor lead you to study and learn the "FusionCharts 3D double-bar chart example analysis" this article.

1. The source code of the 3D double bar chart page is as follows

DoubleColumn3D.html:

FusionCharts 3D double histogram body {width:99%; height:100%; font-size:12px;} # doubleColumn3DChart {width:100% } $(function () {var column3D = new FusionCharts (".. / script/Charts/MSColumn3D.swf", "myChartId", "100,520,0"); column3D.setXMLUrl ("data/doubleColumn3D.xml"); column3D.render ("doubleColumn3DChart");})

2. 3D double histogram data source

DoubleColumn3D.xml:

3. The running result is as follows

(1) at initialization

(2) when clicking on the legend 2012,

(3) Click the legend 2013

(4) Click legend 2012 and legend 2013

The above is all the contents of the article "sample Analysis of FusionCharts 3D double-histogram". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report