Bubble Chart

This is an example to create bubble plot with PlotAll.

 

 

Under ‘Load Data’, select ‘mtcars’ in ‘load data from app’. In ‘Plot Variables’, select ‘mpg’ under ‘x variable’ and ‘hp’ under ‘y variable’. In ‘Variable Points’, select ‘cyl’ under ‘color variable’ and ‘wt’ under size variable. Number of cylinders is considered as continuous variable by default. Check ‘discrete’ under ‘color variable’ to make it a discrete variable. Under ‘select size range’, adjust the slider from 5-50. This will be the point size range. check ‘Properties’ under ‘Design Points’ to specify static properties. Select transparency 0.4. Click ‘Submit Change’. Following is screenshot of the inputs.

 

 

To design plot area, check ‘Area’. Select ‘yellow’ under ‘color background’ and ‘color border’. Check ‘Legends’ to format legends. Select ‘top’ under ‘position legend’ and color legend title as ‘Cylinder’. Check ‘remove size legend’ to remove size related legends. We will mention point size in caption. Check ‘Titles’ to specify all plot titles including caption. Check ‘Label’ to label points. Select ‘Brand’ under ‘label variable’. This will show car brands with points. For further adjustments use the slider inputs underneath. Following is a screenshot of the inputs.

 

 

Video tutorial: Bubble plot

 

 

Create Bubble Plot.