Yup! You can use any of the plots in https://plot.ly/python in Dash. You’ll just need to set the fig object to the figure attribute of the dcc.Graph component. See Distplot in Dash in particular for displot.
Yup! You can use any of the plots in https://plot.ly/python in Dash. You’ll just need to set the fig object to the figure attribute of the dcc.Graph component. See Distplot in Dash in particular for displot.