Let's say I have two data points for worldmap panel:
target: A, value: 10000
target: B, value: 10001
These values are almost identical, however the circles of them look very different, because of min/max circle size options. How about adding an absolute/percent mode for circle size? In absolute mode circle size could be value/factor and in percent mode circle size would be multiplied by value/sum(values).
Let's say I have two data points for worldmap panel:
target: A, value: 10000 target: B, value: 10001
These values are almost identical, however the circles of them look very different, because of min/max circle size options. How about adding an absolute/percent mode for circle size? In absolute mode circle size could be value/factor and in percent mode circle size would be multiplied by value/sum(values).