- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- Sanket Nadhani Pallav Nadhani Shamasis Bhattacharya
- 133字
- 2021-08-27 11:58:17
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:

推薦閱讀
- 復雜軟件設計之道:領域驅動設計全面解析與實戰
- PyTorch自動駕駛視覺感知算法實戰
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- Django:Web Development with Python
- aelf區塊鏈應用架構指南
- 利用Python進行數據分析
- Clean Code in C#
- Modern C++ Programming Cookbook
- MINECRAFT編程:使用Python語言玩轉我的世界
- R語言:邁向大數據之路(加強版)
- 硬件產品設計與開發:從原型到交付
- Implementing Microsoft Dynamics NAV(Third Edition)
- Mastering PowerCLI
- Elastix Unified Communications Server Cookbook
- Three.js Essentials