Difference between revisions of "BUBBLE"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
<div style="font-size:30px">'''BUBBLE CHART'''</div> | <div style="font-size:30px">'''BUBBLE CHART'''</div> | ||
==='''''Description:'''''=== | ==='''''Description:'''''=== | ||
| − | ''''' | + | '''''Bubble chart is used when we want to represent 3 sets of data in a graphical way.'''''<br> |
| − | ''''' | + | '''''Out of those three data sets used to make the bubble chart, it shows two axis of the chart in a series of XY coordinates and a third set shows the data points.''''' <br> |
| − | *'''''It is a X vs | + | *'''''It is a X vs Y vs Z graph.''''' |
==Example== | ==Example== | ||
Revision as of 16:16, 2 June 2020
BUBBLE CHART
Description:
Bubble chart is used when we want to represent 3 sets of data in a graphical way.
Out of those three data sets used to make the bubble chart, it shows two axis of the chart in a series of XY coordinates and a third set shows the data points.
- It is a X vs Y vs Z graph.
Example
| A | B | C | D |
| Company | Years as Company | Revenues | Market Cap |
| Apple | 31 | 149 | 621 |
| 1 | 4 | 42 | |
| 8 | 43 | 222 | |
| Microsoft | 26 | 74 | 256 |
| Yahoo | 16 | 5 | 18 |
BUBBLECHART(B2:D6)
GRAPHING MAIN PAGE