<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hello,</p>
<div class="post-text" itemprop="text">
<p>I have a simple plot that uses a vtkChartXY like in this
example:</p>
<p><a
href="https://www.vtk.org/Wiki/VTK/Examples/Cxx/Plotting/ScatterPlot"
rel="nofollow noreferrer">https://www.vtk.org/Wiki/VTK/Examples/Cxx/Plotting/ScatterPlot</a></p>
<p>How can I set the aspect ratio of the axis to be fixed? <br>
What I want to reach is that, when I draw a circle for example,
it stays a circle and not an elipse when the size of the
rendererwindow is changed.<br>
</p>
</div>
</body>
</html>