python - How to draw floating pie charts on an existing plot with matplotlib -
i plot multiple pie charts on existing plot using absolute coordinates.
i went through add_axes method , axesgrid toolikt couldn't find solution.
to more specific, want draw pie charts on geographical map using basemap module.
this tutorial explains how use matplotlib basemap drawing pie charts on map. simple , gives code examples.
Comments
Post a Comment