Because the data can vary greatly (CDA -> GDPs), and that the way bubble renders is based on exact values, we need to utilize sizeref so Plotly can basically create renderable bubbles. Different approaches include a normalization function, or a slider which we previously had in FIND.
Because the data can vary greatly (CDA -> GDPs), and that the way bubble renders is based on exact values, we need to utilize
sizerefso Plotly can basically create renderable bubbles. Different approaches include a normalization function, or a slider which we previously had in FIND.