Well the data is very simple. It just has two columns one containing angles from 0 - 360 degrees and the corresponding value for each angle.<br>The plotting has to be done in polar coordinates using the value as radius and the angle as theta.<br>
<br>I am working on a custom app and need to make a plugin using c++. So need to know whether there is some existing filter that I can tweak to get the job done or I need to create my own class.<br><br><br><div class="gmail_quote">
On Wed, Jun 15, 2011 at 12:05 PM, pratik <span dir="ltr"><<a href="mailto:pratik.mallya@gmail.com">pratik.mallya@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000">
What kind of data do you have? If it is simply a 2d grid, then i don't
think that there should be a problem. <br>
If you're problem is that you don't have the coordinates, then you
might be able to write a simple python script to<br>
generate it (in whatever file format you are using).<br>
<br>
-pratik<div><div></div><div class="h5"><br>
On Wednesday 15 June 2011 10:28 AM, Shailender Kanwar wrote:
</div></div><blockquote type="cite"><div><div></div><div class="h5">Hi<br>
<br>
I need to plot some data on a 2D polar plot. Is there pre existing
functionality in Paraview or VTK for this purpose?<br>
I have looked at the classes provided by VTK but couldn't find any
thing that would do the job.<br>
<br clear="all">
<br>
-- <br>
Shailender Kanwar<br>
<br>
<br>
</div></div><pre><fieldset></fieldset>
_______________________________________________
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>
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>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a>
Follow this link to subscribe/unsubscribe:
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
</blockquote>
<br>
</div>
</blockquote></div><br><br clear="all"><br>-- <br>Shailender Kanwar<br><br><br>