[yt-users] ProjectionPlot, annotate_marker & annotate_point
    Francia Riesco 
    ff2214 at columbia.edu
       
    Mon Apr 15 04:24:19 PDT 2013
    
    
  
Hello Everybody,
I am writing you because I am using ProjectionPlot with annotate_marker 
& annotate_point and I want them come in white. Right now, the 
annotate_marker x is coming in blue and annotate_point in black.  Do you 
know how can changes them both to come in color white.
  Thank in Advance
p = ProjectionPlot(pf,2,'Density','max',(100,'kpc'))
p.annotate_marker((0.402647,0.471724,0.461609),'x')
p.annotate_point((0.402862,0.472019,0.461895), "c1")
p.save('sliceplot')
Best Regards
    
    
More information about the yt-users
mailing list