#12798: list_plot3d plots extraneous points at z=0 and doesn't take color or
rgbcolor as keywords
--------------------------------------------------------------+-------------
Reporter: ppurka | Owner:
jdemeyer
Type: defect | Status:
needs_work
Priority: major | Milestone:
sage-5.2
Component: graphics | Resolution:
Keywords: list_plot3d, sd40.5 | Work issues:
Report Upstream: N/A | Reviewers:
Karl-Dieter Crisman, Punarbasu Purkayastha
Authors: Punarbasu Purkayastha, Karl-Dieter Crisman | Merged in:
Dependencies: | Stopgaps:
--------------------------------------------------------------+-------------
Comment (by ppurka):
Replying to [comment:40 kcrisman]:
> That is a good question. You can check it out in the code, there is
some stuff in graphics.py or plot.py with {{{DOCTEST_MODE}}}. Computing
the plot objects is very fast, you are right. And plot3d of course is
even different from that.
I had a look at the files. For 3D plot, the `DOCTEST_MODE` saves the
output in every possible file format - tachyon, java3d and jmol. This is
evident from the code in `sage/plot/plot3d/base.pyx`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12798#comment:42>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.