Colorbar titleside = 'right' in plotly.express in python?

Hello society,

As I am new in plotly, I wanted to push the title of the colorbar in a plotly.express plot to the right.
I know that in following plot:
trace0= go.scatter(X,Y, …)
we can do it with :
trace0.marker.colorbar.titleside=‘right’

but how I can do it in:

thanks a lot for supporting :slight_smile: