And this in JavaFX by using the same value for the radius:
CodePudding user response:
Try setting your radius to 2 * stdDeviation. That's what the relationship between the two generally is. Hopefully JavaFX also follows that rule.

And this in JavaFX by using the same value for the radius:
CodePudding user response:
Try setting your radius to 2 * stdDeviation. That's what the relationship between the two generally is. Hopefully JavaFX also follows that rule.