Use multi_graphics instead of graphics_array:
ga = multi_graphics([(p, (0, 0, 0.7, 0.7)), (q, (0.65, 0.2, 0.3, 0.3))])
ga.show()
[image: mg.png]

See 
https://doc.sagemath.org/html/en/reference/plotting/sage/plot/multigraphics.html#sage.plot.multigraphics.MultiGraphics
for details.

Eric.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/aba09407-6f8b-46c6-ac6b-2453bc944028n%40googlegroups.com.

Reply via email to