Bubble histogram — bins two-dimensional data into a rectangular grid and
BubbleHistogram[{{x1, y1}, {x2, y2}, …}]
BubbleHistogram[{{x1, y1}, {x2, y2}, …}, bspec]
BubbleHistogram[{{x1, y1}, {x2, y2}, …}, bspec, hspec]
Head[BubbleHistogram[{{1, 2}, {1, 2}, {3, 4}, {5, 1}}]]
→ GraphicsHead[BubbleHistogram[{{1, 1}, {2, 2}, {3, 3}, {4, 4}}, 2]]
→ Graphics- AspectRatio — default 1
- ChartElementFunction — default Automatic
- ClippingStyle — default None
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- Frame — default True
- FrameTicks — default Automatic
- LabelingFunction — default Automatic
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotInteractivity — default $PlotInteractivity
- PlotLegends — default None
- PlotRange — default Automatic
- PlotRangeClipping — default True
- PlotRangePadding — default Automatic
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- ScalingFunctions — default None