letβs say I want to change the graph
Xaxis label β blue
Yaxis label β red
Xaxis numbers color β pink
Yaxis numbers color β grey
How can I do that?
if i use
fig.update_layout or update_xaxes/yaxes
With color = βredβ
both the labels and numbers change color.