<div dir="ltr">Also consider using the Delaunay2D filter on the TableToPoints filter instead of messing around with changing the point size.<div><br></div><div>-David Ortley</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 30, 2018 at 4:44 PM, David Ortley <span dir="ltr"><<a href="mailto:djortley@gmail.com" target="_blank">djortley@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I think the TableToPoints filter is what you want.  There's a checkbox where you can tell the data to be 2D that is below where you assign columns to X, Y and Z coordinates.<br></div><div>What happens is that the x, y and z columns get removed from the table and a new point type is generated (yes, Z will get removed even if you select only 2D points), so either redundantly assign the Z column to one of your first two columns (so, X Column and Z Column are both set to the 'x' or first column, which will be harmless in this case), or select 'Keep All Data Arrays' which will keep the columns values around for coloring.</div><div><br></div><div>Note that with 2D points, the Render View SHOULD go to '2D', but it sometimes doesn't.  There's a '3D' in small text at the top of the render view that will go to '2D' if you click it.  Then hit the 'Set View Direction -Z' glyph in the top bar.</div><div><br></div><div>Play with the Point Size var to fill in the gaps.  And the mouse works slightly differently in 2D, so you'll have to develop new muscle memory. :)</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-David Ortley</div></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Sat, Apr 28, 2018 at 1:21 PM, eric greenwade <span dir="ltr"><<a href="mailto:eric.greenwade@gmail.com" target="_blank">eric.greenwade@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div><div><div>OK, a little embarrassing to ask, but the answer is needed. I'm trying to do old fashioned, 2D plots. Data is (x,y,z) and even though its in an ascii csv file, the (x,y) are structured rectilinear (uniform actually). I've added a dummy third coord (all 0s) and then plotted as 3D, but this seems like a kludge.<br><br></div>I'd like to do the some of the basic 2D plots with this data: heatmaps were z is used for color table value, contouring on z and elevation plots were z is height. Not all three at once.<br><br></div>I'm sure this is an RTFM, but I've looked. If someone could provide pointers, references, suggestions, it would be greatly appreciated.<br><br></div>thanks,<br><br></div>-eric<br></div>
<br></div></div><span class="">______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://public.kitware.com/mai<wbr>lman/listinfo/paraview</a><br>
<br></span></blockquote></div><br></div>
</blockquote></div><br></div>