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 | |
|---|---|---|---|---|
| Different customization of each tick on graph | 3 | 713 | March 29, 2017 | |
| Date tick formatting | 5 | 23424 | June 18, 2020 | |
| Is it possible to have a y-axis with uneven intervals/ticks, but have it evenly spaced? | 1 | 1668 | May 18, 2023 | |
| How can I show all the data in graph but only few x-axis ticks? | 1 | 7456 | August 28, 2019 | |
| Plotly graph is showing duplicate y-axis tick marks when you zoom in | 3 | 699 | March 4, 2024 |