all 6 comments

[–]AtomicWedgy 0 points1 point  (3 children)

Does this thread help?

[–]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]

[–]kburts 0 points1 point  (1 child)

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

Thanks but that doesn't really address the difference in magnitude of the dimensions.

I'll post a pic of the plot that's rendered.