<div dir="ltr">What do you mean by line segments?<br><br>AFAIK, there is no way you can smooth the lines (antialiasing).<br><br>Jothy<br><br><div class="gmail_quote">On Thu, Nov 24, 2011 at 11:42 AM, Julien Finet <span dir="ltr">&lt;<a href="mailto:julien.finet@kitware.com">julien.finet@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
What&#39;s you OS ?<br>
<br>
julien.<br>
<br>
On Thu, Nov 24, 2011 at 12:34 PM,  &lt;<a href="mailto:lindeval@dmat.ufrr.br">lindeval@dmat.ufrr.br</a>&gt; wrote:<br>
&gt; Hello everybody!<br>
&gt;<br>
&gt; How do I get smooth graphics using lines with vtkChart? Only I see the line segments.<br>
&gt;<br>
&gt;         vtkPlot * line;<br>
&gt;         line = chart-&gt; AddPlot (vtkChart: LINE) / / type of plot line<br>
&gt;         line-&gt; setInput (table.GetPointer (), 0, 2);<br>
&gt;<br>
&gt;         line-&gt; SetWidth (2.0);<br>
&gt;         line-&gt; GetPen () -&gt; SetLineType (1) / / line type solid<br>
&gt;<br>
&gt;<br>
&gt; Could anyone help me?<br>
&gt;<br>
&gt;<br>
&gt; Thank you!<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Jothy<br></div><br>
</div>