Hey @BeginnerDash ,
I think you can try :
fig.update_layout(yaxis_title=None)
fig.update_layout(xaxis_title=None)
Have a nice day.
Hey @BeginnerDash ,
I think you can try :
fig.update_layout(yaxis_title=None)
fig.update_layout(xaxis_title=None)
Have a nice day.