On Aug 15, 2013 3:07 PM, "vwf" wrote:
>
> After some struggling I got my first plots with quiver working.
> A simple plot is very simple, but a complicated one is very different.
> Right now I have a 80x80 grid with multiple plots and I plan to go up.
> For this I need full control of the arrow di
On Aug 15, 2013 1:31 PM, "vwf" wrote:
>
> Got it working!
It would be nice to post your solution here in case others are interested.
>
> (new problems in the making...)
>
>
Good, can't wait to hear them!
Cheers!
Ben Root
-
After some struggling I got my first plots with quiver working.
A simple plot is very simple, but a complicated one is very different.
Right now I have a 80x80 grid with multiple plots and I plan to go up.
For this I need full control of the arrow dimensions.
The only way I can get narrow arrow i
Got it working!
(new problems in the making...)
--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, w
Hello,
I would like to have a set of quiver plots on top of each other: the x/y
positions remain the same but the arrows have different directions. The
arrays are largely empty so the multiple-arrow problem is not that bad
(and very interesting). Can this be done? Right now only the last quiver
p
Hi gsal,
Would you mind sharing a simple example how did you manage to that? I am
trying to freeze a simple code with matplotlib for the past two days with no
success, every time I get the "No module backend_tkagg" message... ;(
Many thanks for help in advance!
gsal wrote
> oh, I got it...neede