Skip to content

axes in jmol in the wrong place #3862

@sagetrac-mclean

Description

@sagetrac-mclean

Example:

var('x')
var('y')
plot3d(cos(x) + sin(y), (x, -2,1), (y, -2,1), axes = True)

At least one axis is in the right location, the other two...

Translating coordinates into jmol seems to be difficult, so maybe this is the reason?

CC: @kcrisman

Component: graphics

Keywords: plot3d, axes

Issue created by migration from https://trac.sagemath.org/ticket/3862

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions