Hi there,
I was wondering if there is anyway to have size scales (similar to color scales) for scatter charts? I know R Shiny has this feature and was wondering if Plotly has the same.
Thanks!
Hi @msuths1, do you mean something like a bubble chart https://plot.ly/python/bubble-charts/ ( A bubble chart is a scatter plot in which a third dimension of the data is shown through the size of markers).