In Dash's built-in dash_core_components
library, the dcc.Graph
component uses standard Plotly figures.
Dash’s component plugin system provides a
toolchain to create Dash components from any JavaScript-based library.
dash-alternative-viz
is a proof-of-concept Dash component library that provides Dash
interfaces to Altair, matplotlib (or any compatible system like Seaborn, Pandas.plot, Plotnine and others!), Bokeh (with or without HoloViews), and HighCharts.
usage.py
demoThe following components and component libraries are all MIT-licensed and free for you to use, just like Dash and Plotly:
html.Img
component.dash_html_components
dash_dangerously_set_inner_html
dash_table
dash_cytoscape
dash_core_components
dash_bio
dash_canvas
dash_daq
Of course we’re biased, but we think that the Plotly library has you covered for almost any use-case. It’s in active development with dedicated full-time staff, and here are some new features ICYMI:
plotly.io
FigureWidget