python scatter plot area size proportional axis length
问题 I'm getting quite desperate about this, I couldn't find anything on the www so far. Here's the situation: I am working with Python. I have 3 arrays: the x-coordinates, the y-coordinates and the radius. I want to create a scatter plot with the given x- and y-coordinates. So far, everything works how I want it to. Here is what's bothering me: The circle size of each point in the scatter plot should be defined by the radius array. The the values of the coordinates and the radius are in same