Replace deprecated plotly with chart_studio

master
Dan Howe 5 years ago
parent 8cd26d0e4c
commit 4ad8703f4a

@ -13,7 +13,7 @@ import dash_core_components as dcc
import dash_html_components as html import dash_html_components as html
from dash.dependencies import Input, Output from dash.dependencies import Input, Output
import plotly.plotly as py import chart_studio.plotly as py
import plotly.graph_objs as go import plotly.graph_objs as go
import wafo.objects as wo import wafo.objects as wo

Loading…
Cancel
Save