- SAP BusinessObjects Dashboards 4.1 Cookbook
- David Lai Xavier Hacking
- 275字
- 2021-07-23 19:44:04
Using a scatter plot chart
A scatter plot chart can display values that consist of two variables. The chart shows a set of points, each of which refer to a combination of a value on the x-axis and a value on the y-axis.
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...
- Drag a Scatter Plot chart component into the canvas.
- Bind the data By Range to spreadsheet cells B5 until C9.
- 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. Now it is clear what the implication of each axis is.
- Go to the Behavior tab and select the Scale sub-tab. Now select Fixed Label Size.
- Click on the Preview button to try the dashboard.
How it works...
In this example, we created a dashboard that compares the price of a house (variable 1) with the number of weeks until it is sold (variable 2). It shows us that cheap houses are sold very quickly; houses priced between cheap and expensive (mid-range) take a very long time to sell; while expensive houses are somewhat in between.
By using the Fixed Label Size option, the values of the x-axis are shortened for better readability. As we saw in the recipe, thousands (100,000) become K (100K). In addition, millions turn into M, billions into B, and trillions into T.
- 控糖控脂健康餐
- Vue.js前端開(kāi)發(fā)基礎(chǔ)與項(xiàng)目實(shí)戰(zhàn)
- HoloLens Beginner's Guide
- Python神經(jīng)網(wǎng)絡(luò)項(xiàng)目實(shí)戰(zhàn)
- C語(yǔ)言從入門(mén)到精通(第4版)
- Visual Basic學(xué)習(xí)手冊(cè)
- Python時(shí)間序列預(yù)測(cè)
- Mastering JavaScript High Performance
- HTML5從入門(mén)到精通(第4版)
- Visual C#.NET Web應(yīng)用程序設(shè)計(jì)
- 小型編譯器設(shè)計(jì)實(shí)踐
- Arduino可穿戴設(shè)備開(kāi)發(fā)
- Python程序設(shè)計(jì)開(kāi)發(fā)寶典
- jQuery從入門(mén)到精通(微課精編版)
- 每個(gè)人的Python:數(shù)學(xué)、算法和游戲編程訓(xùn)練營(yíng)