Dear all, This might be a stupid question but I’m trying for a few hours to add lines to a PhasePlot I have created. Everything I tried so far failed and I was only able to find some instructions using PlotCollection which is outdated. Is there an easy solution? Thanks and kind regards, Stefanie
Hi Stefanie, The only stupid question is the one that isn't asked :). Take a look at the cookbook recipe [1] that shows how to modify a plot directly. In short, you can access the underlying matplotlib figure and axes objects and then plot lines on top of the data. Chris [1] http://yt-project.org/docs/3.0/cookbook/simple_plots.html#accessing-and-modi... On Tue, Oct 28, 2014 at 8:31 AM, Stefanie Walch < walch.stefanie@googlemail.com> wrote:
Dear all,
This might be a stupid question but I’m trying for a few hours to add lines to a PhasePlot I have created. Everything I tried so far failed and I was only able to find some instructions using PlotCollection which is outdated. Is there an easy solution?
Thanks and kind regards, Stefanie _______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
participants (2)
-
Chris Malone -
Stefanie Walch