|
From: Benjamin R. <ben...@ou...> - 2011-10-19 20:45:35
|
On Fri, Oct 14, 2011 at 3:42 AM, Nils Wagner <nw...@ia...>wrote: > Hi all, > > what is the native "data" coordinate system for Arrows in > a polar plot ? > > How do I add arrows to a polar plot ? > > An example would be appreciated. > fig = figure(figsize=(12,12)) > ax = fig.add_subplot(111, polar=True) > > Nils > > I don't know if it is an existing feature or not. If it isn't, then I think a feature request should be filed. If it is, then a request should be filed anyway for an example to be added to the gallery. Ben Root |