Hi Elizabeth,<br><br>The source for the marker plot modifier indicates that it accepts a dictionary of keywords that get passed to the plot command that gets run.  It looks like you would add something like this to your call:<br>
plot_args=dict(color='black')<br><br>Britton<br><br><div class="gmail_quote">On Wed, Feb 1, 2012 at 3:29 AM, Elizabeth Tasker <span dir="ltr"><<a href="mailto:tasker@astro1.sci.hokudai.ac.jp">tasker@astro1.sci.hokudai.ac.jp</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Would it be possible to add in the option to specify a colour for the<br>
'marker' plot modification mechanism, like that for 'particles'?<br>
Currently, yt colours all the markers differently, but if you have a<br>
lot of the same type, it would be great to keep them the same.<br>
<br>
Elizabeth<br>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</blockquote></div><br>