Creating charts with multiple series
In our previous example, we had built a Column 3D chart with three columns, each column representing the revenue for a specific year. Now, Harry needs to see how the revenue is split across food products and non-food products, each year. He needs this to monitor growth of both the segments over the years. The data for this example is provided in the following table:

The sum of food products and non-food products adds up to the total revenue per year, which we had earlier plotted. The set of data points representing one of these segments, says food-products, is a data series, or a dataset in FusionCharts XML terminology. We have two data series in our next chart that would be rendered side-by-side, as in the following screenshot:

推薦閱讀
- OpenDaylight Cookbook
- ASP.NET MVC4框架揭秘
- 編程的修煉
- Visual FoxPro程序設計教程
- VSTO開發(fā)入門教程
- Learn Scala Programming
- 小程序,巧運營:微信小程序運營招式大全
- Spring實戰(zhàn)(第5版)
- ASP.NET 3.5程序設計與項目實踐
- 信息技術應用基礎
- 從零開始學Linux編程
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- SQL Server 2016 從入門到實戰(zhàn)(視頻教學版)
- Android Studio開發(fā)實戰(zhàn):從零基礎到App上線 (移動開發(fā)叢書)
- Web編程基礎:HTML5、CSS3、JavaScript(第2版)