bubble is an extension of the scatter function, adding a size argument to add a 3rd dimension to represent some additional quantity along with the X and Y series’. The displayed size of the bubble is normalized within the function, as the square root of the size values. Using the square root of the value maintains the proper visual perception of the difference; the overall circle size can be modified by the bubblesize keyword argument, which is roughly the area in pixels of the largest circle.