Skip to content

y-axis inverted or logarithmic #42

Answered by dbuezas
Photelegy asked this question in Q&A
Discussion options

You must be logged in to vote

1. Reverse axis:

layout:
  yaxis:
    autorange: reversed

2. Log Scale

layout:
  yaxis:
    type: log

3. Pro tip ;)

Most of the time you can find the answer by googlling "plotly.js [your question]". Example: "plotly.js log scale"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Photelegy
Comment options

Answer selected by dbuezas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants