Scatter chart & marker radius & cropped marker

Hi,

I have a Scatter chart. I’m explicitly setting radius of markers (in px as per documentation). I’m leaving handling of x/y-xis extremes to vaadin. I would assume that the marker radius is considered, so that the whole marker is always shown (i.e. it is not cropped). See screenshot bellow (right side). Any idea how to fix it/approach it? The max(x) of the data serie displayed is 100.00. The radius of the biggest marker with x=100 is set to 50.

Thanks.

O.

vaadin-charts-4.2.0
18430512.png