I am using plot_ly() … to create certain plots but I am running into an issue with formatting custom tick marks on the x axis. For example, if I want the ticks to appear in an unevenly increasing order (ex: 1,2,5,100,200,300) is there a way that I can do this where each tick mark is spaced evenly. What I am getting right now is that in proportion to the graph as a whole, the 1,2,5 are squished to the very left but is there a way to make it so every tick mark is evenly spaced?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Formatting Order of Y Axis Ticks | 1 | 1867 | October 26, 2021 | |
Is it possible to have a y-axis with uneven intervals/ticks, but have it evenly spaced? | 1 | 1461 | May 18, 2023 | |
Changing the format of range(min, max) ticks in Parallel Coordinates graph | 1 | 57 | July 17, 2024 | |
Different customization of each tick on graph | 3 | 691 | March 29, 2017 | |
Custom formatting of axis display value with python function | 0 | 689 | April 6, 2018 |