Guillaume
Guillaume

Reputation: 251

How to draw floating pie charts on an existing plot with matplotlib

I would like to plot multiple pie charts over an existing plot using absolute coordinates.

I went through the add_axes method and also the AxesGrid toolikt but couldn't find a solution.

To be more specific, I want to draw pie charts over a geographical map using the basemap module.

Upvotes: 4

Views: 2640

Answers (0)

Related Questions