powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.bubble_chart.html
BubbleChart( varyColors = NULL, ser = list(), dLbls = NULL, bubble3D = NULL, bubbleScale = NULL, showNegBubbles = NULL, sizeRepresents = NULL, extLst = NULL, ... )
An openpyxl Python object.
varyColors
ser
dLbls
bubble3D
bubbleScale
showNegBubbles
sizeRepresents
extLst
Additional arguments, i.e. kwargs.
if (FALSE) { BubbleChart() }
Run the code above in your browser using DataLab