Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

line3d fonsize option?

Hi!

I need to hide exact values in 3d plot. In case of 2d I can use fontsize option like:

line([(0,0),(1,1)]).show(fontsize=0)

But show + line3d ignores fontsize option.