How to set marker size and color to specific values/colors?
I would like to use graph builder to make a dot array plot similar to this: So far I've been able to get most of the way there with Graph Builder: But I'm wondering:1. Is there a way to alter the marker size to exagerate the difference between the smallest value and the largest value so that it is easier to see the difference between them? So far, all I can find is a way to change marker size, whi...