Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement autorange: "reversed" in 3d #1940

Closed
cpsievert opened this issue Aug 8, 2017 · 4 comments · Fixed by #3141
Closed

Implement autorange: "reversed" in 3d #1940

cpsievert opened this issue Aug 8, 2017 · 4 comments · Fixed by #3141
Assignees
Labels
bug something broken feature something new

Comments

@cpsievert
Copy link

cpsievert commented Aug 8, 2017

https://codepen.io/cpsievert/pen/BdWePv

Discovered via plotly/plotly.R#1095

See also:

@etpinard
Copy link
Contributor

etpinard commented Aug 8, 2017

That thing was never implemented. Feature.

@etpinard etpinard changed the title autorange: "reversed" doesn't work for 3d Implement autorange: "reversed" in 3d Aug 8, 2017
@etpinard etpinard added the feature something new label Aug 8, 2017
@vonplato
Copy link

vonplato commented Feb 17, 2018

I would also like this feature (particularly in R). For the time being simply making the values negative works visually, but then the axis labels are wrong (my numbers are shown as negative).

@alexcjohnson
Copy link
Collaborator

Bumping this to bug since you can set a reversed axis range (scene.xaxis.range: [6500, 500] eg here) and all the data disappears 😢

@alexcjohnson
Copy link
Collaborator

Alternatively, we could accomplish the same thing by specifying right-hand-rule or left-hand-rule for the scene.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken feature something new
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants