- SAP BusinessObjects Dashboards 4.1 Cookbook
- David Lai Xavier Hacking
- 216字
- 2021-07-23 19:44:04
Using a pie chart
A pie chart is circular chart divided into one or more slices. Each slice represents the proportion of a value to the total of all values. Pie charts can be used to show the share of a value in contrast to other values or the grand total. However, it may be hard to compare the size of slices within a pie chart when there are more than three slices, or across other pie charts. Therefore, if you need to compare data, we recommend using a bar chart instead.
Getting ready
Open a new file in SAP BusinessObjects Dashboards and enter the data, as shown in the following screenshot, into the spreadsheet:

How to do it...
推薦閱讀
- Visual Basic程序開發(學習筆記)
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- INSTANT Sencha Touch
- HTML5+CSS3網站設計教程
- PHP+MySQL網站開發項目式教程
- Oracle JDeveloper 11gR2 Cookbook
- Visual Basic程序設計實踐教程
- C語言程序設計簡明教程:Qt實戰
- Azure Serverless Computing Cookbook
- 零基礎學Python編程(少兒趣味版)
- Bootstrap for Rails
- Python 3 Object:oriented Programming(Second Edition)
- LabVIEW入門與實戰開發100例(第4版)
- ASP.NET jQuery Cookbook(Second Edition)
- Java算法從菜鳥到達人