- SAP BusinessObjects Dashboards 4.1 Cookbook
- David Lai Xavier Hacking
- 183字
- 2021-07-23 19:44:04
Using a bubble plot chart
A bubble plot chart is essentially the same as a scatter plot chart, except that it has a third variable that determines the size of each point. The following screenshot represents a bubble plot chart:

Getting ready
You can reuse the dashboard from the Using a scatter plot chart recipe and add the values in column D, as shown in the following screenshot:

How to do it...
- Drag a Bubble Plot Chart component into the canvas.
- Bind the data By Range to spreadsheet cells B5 through D9.
- Bind the Chart field to cell A1 and delete the subtitle.
- Bind the Value (X) Axis field to cell B4 and the Value (Y) Axis field to cell C4.
- Go to the Behavior tab and select the Scale sub-tab. Now select Fixed Label Size.
How it works...
In addition to the analysis we made in the Using a scatter plot chart recipe, we can now also see that the number of houses for sale in the mid-range market is very high, while the availability in the expensive market is very low.
推薦閱讀
- 從零構建知識圖譜:技術、方法與案例
- 從零開始:數字圖像處理的編程基礎與應用
- 算法精粹:經典計算機科學問題的Java實現
- 編寫整潔的Python代碼(第2版)
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- Mastering Scientific Computing with R
- Java程序設計與實踐教程(第2版)
- Oracle BAM 11gR1 Handbook
- Jupyter數據科學實戰
- QGIS By Example
- AppInventor實踐教程:Android智能應用開發前傳
- 0 bug:C/C++商用工程之道
- 深入淺出Go語言編程
- 零基礎學Python編程(少兒趣味版)
- 數字媒體技術概論