plotly.js icon indicating copy to clipboard operation
plotly.js copied to clipboard

How to tilt the axles

Open StasSpawn opened this issue 3 years ago • 1 comments

Is there is a possibility to tilt the X and Y axles? I’m using scatter plot Scatter plots in JavaScript

Need something like this: 2022-09-14_143647

StasSpawn avatar Sep 14 '22 11:09 StasSpawn

No - perhaps you can use a carpet plot? https://plotly.com/javascript/carpet-scatter/

alexcjohnson avatar Sep 14 '22 16:09 alexcjohnson

Alternatively you may try adding rotate CSS transform similar to this codepen.

archmoj avatar Oct 03 '22 19:10 archmoj

Hi - we are trying to tidy up the stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for several years, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. Thanks for your help - @gvwilson

gvwilson avatar Jul 03 '24 17:07 gvwilson