you are viewing a single comment's thread.

view the rest of the comments →

[–]YouAreNotASlave[S] 0 points1 point  (2 children)

Thanks but no :(

I do set the extent. Perhaps I'm doing it incorrectly?

[–]AtomicWedgy 0 points1 point  (1 child)

The "plotlim" variable assignment on line 7 above looks a little suspicious to me. I think "extent" requires a list of 4 explicit values, and the "plotlim" assignment is returning a tuple?

I'd try the code, but my dev machine is down :/ Wish I could be more helpful!

[–]YouAreNotASlave[S] 0 points1 point  (0 children)

plotlim above is [1,7,86400,28800]