Hi, how do I change the theme of this? :
data = [
go.Scatter(
with a
data.append(
go.Scatter(
in a callbacks def
with this return
return go.Figure(data=data, layout=layout)
Hi, how do I change the theme of this? :
data = [
go.Scatter(
with a
data.append(
go.Scatter(
in a callbacks def
with this return
return go.Figure(data=data, layout=layout)