Re: [Paraview] Simple 2D plots

2018-04-30 Thread eric greenwade
Thanks Utkarsh, Just a quick question to validate my understanding. It
sounds like you're confirming what I had determined so far, you can't plot
simple 2D data, you have to pretend its 3D, i.e. the additional of a z axis
where the values are all zero? I had figured that one out, and it works for
this example, a simple heat map. However, this doesn't work for the
creation of a contour plots or elevation plots, where the third variable is
interpreted as height? Ideally, the result would be an elevation plot with
the height values also used to color the surface. Can these other types of
plots also be created in paraview?

thanks,

-eric

On Mon, Apr 30, 2018 at 12:57 PM, Utkarsh Ayachit <
utkarsh.ayac...@kitware.com> wrote:

> Eric,
>
> You can potentially use the "Table To Structrued Grid" filter. Attached is
> an example state file with a csv file used.
>
> Utkarsh
>
> On Sat, Apr 28, 2018 at 3:21 PM, eric greenwade <eric.greenw...@gmail.com>
> wrote:
>
>> 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.
>>
>> 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.
>>
>> I'm sure this is an RTFM, but I've looked. If someone could provide
>> pointers, references, suggestions, it would be greatly appreciated.
>>
>> thanks,
>>
>> -eric
>>
>> ___
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at:
>> http://paraview.org/Wiki/ParaView
>>
>> Search the list archives at: http://markmail.org/search/?q=ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> https://public.kitware.com/mailman/listinfo/paraview
>>
>>
>
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview


[Paraview] Simple 2D plots

2018-04-28 Thread eric greenwade
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.

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.

I'm sure this is an RTFM, but I've looked. If someone could provide
pointers, references, suggestions, it would be greatly appreciated.

thanks,

-eric
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview


[Paraview] Scaling axis and collating inputs

2018-04-19 Thread eric greenwade
First question, is is possible to scale values, either domain and/or range,
directly within paraview? Ideally there would be a way to apply a function
to the domain value for each axis independently. Hence one could handle
extreme disparities in range (i.e. latitude, longitude and elevation).

Second, is it possible to direct the data values from several files and
plot them together on a histogram using different colors to indicate from
which source the data was sourced?

Finally, given an unstructured set of points, plot the points in 3 space
with a label which is either the index within the file, or a text label
from the file.

thanks for any help,

-eric
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview


[Paraview] Alpha Channel for TIFF output

2018-03-30 Thread eric greenwade
Trying to figure out how to have paraview include alpha channel when
outputting images, frames which are part of an animation, TIFF in
particular. All the online info I've found points to 1) it be included in
an upcoming release (a while ago), or 2) mentions controls that do not seem
to exist in the 5.5-RC3 version I'm using.

Any pointers would be greatly appreciated.

-eric
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview