I have a bubble chart and I want to have the bubble size adjusted based on a field called [Weight]. The larger the weight the larger I want my bubble to be. The weights range from 5-65. I don't have a preference on the range for the size of the bubbles as long as they increase in size.
How do I set my ChartSeries>CustomAttribute>BubbleMaxSize and Bubble Min Size? I don't know if It should be an expression or a set value.
How do I then set up my Size field with a function to make the bubbles bigger the bigger the weight?