Hello,<div><br></div><div>I have a raw set of 2D data from vtkTable using new vtkChartXY API (function in time). But it has a lot of peaks and falls and too much details (see example in attachment). I want to make it look niceer, so I see 3 options:</div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><div><ol><li>Draw every Nth point.</li><li>Reduce number of points my averaging adjacent values.</li><li>Draw kind of envelope.</li></ol>Does VTK provide any means to do it automatically or I have to prepare data somehow before plotting?</div>
<div><br></div><div>Thanks in advance,</div><div>Yuri</div>