You can enable interpolation, for example MSAA or FXAA.
MSAA interpolation can be enabled in application settings / Views / Multi-sampling (MSAA) → 4x (or higher for smoother results with higher computation cost).
FXAA can be enabled with a short Python code snippet. See example in the image below: left with FXAA, right without interpolation.