-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I run the usage.py file but the bokeh graphics is missing from the output.
There is also an import error in the downloaded script it tries to import plotly_express instead of plotly.express. Once this is solved it runs without errors but doesn't show the bokeh figure (I'm interested in this to have bokeh dealing with graphics inside a dash app).
The only output at terminal is:
dash-alternative-viz-master/usage.py:122: UserWarning: Starting a Matplotlib GUI outside of the main thread will likely fail.
fig, ax = plt.subplots()
WARNING: QApplication was not created in the main() thread.
I'm using dash 1.14.0, bokeh 2.2.3, holoviews 1.13.5.
urig
Metadata
Metadata
Assignees
Labels
No labels