Can the formatting of arrows in 3d field plots be adjusted? I'm trying to make rotatable, 3d versions of 2d field plots. I can get most of what I want with, say: xy=plot_vector_field3d((x,y,0),(x,-1,1),(y,-1,1),(z,-1,1),colors='black') show(xy,orientation=(0,0,0,0)) but I'd really like the output to look more like: plot_vector_field((x,y),(x,-1,1),(y,-1,1)) In other words, more obvious arrowheads. A bigger plot would also help, to allow setting plot_points to 20 -- the default for 2d.
Are the arrows and/or size (easily) configurable? Thanks, Tevian -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.