When I try to increase the x-axis thickness, plotly overlays a new axis line (of the desired thickness), instead of just increasing the thickness of the existing axis line. Am I doing something wrong? For example if I edit the layout property ‘xaxis’:{‘linewidth’:3}, it produces a new line under the xaxis (above the xlabels) which has width3, but it looks bad. What can I do about this? I’ve tried by editing ‘zerolinewidth’:3 as well but this does nothing.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Strange phenomena of x-axis and y-axis linewidth | 1 | 500 | December 9, 2022 | |
Yaxis gridcolor and griswidth | 1 | 481 | May 27, 2021 | |
Border line plot with different line width | styling a figure | corporate design | 0 | 6123 | May 26, 2021 | |
Increase parcoords line thickness? | 1 | 1085 | August 11, 2020 | |
How set drawline line width | 8 | 15437 | March 28, 2023 |