Displays a dataset with two to four dimensions: X and Y coordinates, color and size. This chart requires three columns in the datasheet.
Datasheet:
Column 1: String (text) or Number
Column 2: Number
Column 3: Number
Column 4(optional): String (text) or Number
Column 5 (optional): Number
Column 1 contains the bubble names you want to display on your bubble chart: in the second row, add the keyword BubbleChart and the columns you want to show. In this example, we want to display four dimensions: BubbleChart(U,V,W,X).
Column 2 contains the X-axis values: add the values you want Awesome Table to display on your chart.
Column 3 contains the Y-axis values: add the values you want Awesome Table to display on your chart.
Column 4 (optional) represents the color. All identical values in this column are displayed in the same color on the chart.
Column 5 (optional) represents the size. The higher the value in this column, the larger the bubble.
You can use this keyword in the Charts app.
Learn more about BubbleChart.