Hi, I’m new working with plotly and dash in python. And I tried to run the code in Jupiter notebook… so far so good until I tried to create a Scatter Plot Chart… Here there is an error that I don’t know why is not working because I’m doing a you tube tutorial step by step… and still it does not work…
This is the error…
youtube tutorial: Creating Real time chart form Pandas Dataframe in Plotly Dash | Plotly Dash Tutorial Part -8 - YouTube
TypeError Traceback (most recent call last)
in
—> 10 mode = ‘markers’
TypeError: ‘module’ object is not callable
If someone can help me out would be awesome!
Thanks!