Relative Content

Tag Archive for plotlyaxiscontourplotly-pythonaxis-labels

Plotly contour graph and axis label position

I have a contour graph with the x axis text showing on the top. I am trying to move it to the bottom of the chart as in any normal scatter plot. I tried “position:0” and “position:1” as shown in https://plotly.com/python/reference/layout/xaxis/ but to no avail.