- SAP BusinessObjects Dashboards 4.1 Cookbook
- David Lai Xavier Hacking
- 227字
- 2021-07-23 19:44:03
Using a combination chart
With the combination chart you can use both columns and lines to visualize data in one single chart.
Getting ready
Open a new file in SAP BusinessObjects Dashboards and enter the data, as shown in the following screenshot, into the spreadsheet:

In the Number section of the Home tab of the toolbar, use the % option to convert the market share values into percentages:

How to do it...
- Drag a Combination Chart component to the canvas.
- Bind the Chart field to cell A1 and the Subtitle field to cell B2.
- Bind the By Range field to the spreadsheet range from A4 to E6.
- Select By Series and select the Market share series. Select the option to Plot Series On: Secondary Axis:
- As you can see now, both axes are populated with values:
推薦閱讀
- 軟件安全技術
- Mastering Entity Framework Core 2.0
- Flask Web開發入門、進階與實戰
- 琢石成器:Windows環境下32位匯編語言程序設計
- Jenkins Continuous Integration Cookbook(Second Edition)
- Python機器學習:預測分析核心算法
- Python+Tableau數據可視化之美
- Getting Started with Python and Raspberry Pi
- C語言程序設計習題與實驗指導
- R Data Science Essentials
- NGUI for Unity
- Mastering Bootstrap 4
- Isomorphic Go
- C語言程序設計實驗指導與習題精解
- Laravel 5.x Cookbook