nappie74 wrote:
>
>
> nappie74 wrote:
>> Hi,
>> I'm new in matplolib code,
>> I have matrix of winds vectors
>
> Hi, thanks, yes infact wind barbs it's difficult to plot with quiver I have
> to coding something appropiate.
> So ,just I HAVE FOR THE MOMENT TO PLOT ONLY A LEGEND with one wind vec
nappie74 wrote:
> Hi,
> I'm new in matplolib code,
> I have matrix of winds vectors
Hi, thanks, yes infact wind barbs it's difficult to plot with quiver I have
to coding something appropiate.
So ,just I HAVE FOR THE MOMENT TO PLOT ONLY A LEGEND with one wind vector
that have a lenght autoscale
nappie74 wrote:
> Hi,
> I'm new in matplolib code,
> I have matrix of winds vectors derivated from quiver introducing U,V
> components,and positioning these in a sorted grid X,Y
> with the command quiver (x, y, u, v,color='r')
> It's possible to put in the figure the barbs to every arrow vector or