<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi Erik,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">To answer your first question, I have had success in the past using the
<span style="font-family:"Times New Roman",serif">‘</span>Calculator<span style="font-family:"Times New Roman",serif">’</span> Filter, which you can use to calculate a new value based on a function of the coordinates and/or values of your domain. You can find
 that filter in ParaView 5.5.0 under <span style="font-family:"Times New Roman",serif">
‘</span>Filters -> Data Analysis -> Calculator.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Sometimes it<span style="font-family:"Times New Roman",serif">’</span>s enough to change the color scale so that it<span style="font-family:"Times New Roman",serif">’</span>s something other than a linear range, I think logarithmic scale
 is supported out of the box (ie. There is a checkbox under <span style="font-family:"Times New Roman",serif">
‘</span>rescale to custom data range<span style="font-family:"Times New Roman",serif">’</span>)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">If you want to physically <span style="font-family:"Times New Roman",serif">
‘</span>move<span style="font-family:"Times New Roman",serif">’</span> the data based on some scale (e.g. deformation), then you probably want to use the Transform filter, which for me is just on the toolbar.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I can<span style="font-family:"Times New Roman",serif">’</span>t help you with the second and third questions, and I hope others will be able to help.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="NL">Met vriendlijke groet,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL">REDstack BV<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL"><o:p> </o:p></span></p>
<p class="MsoNormal"><i><span lang="NL">Chris Coutinho<o:p></o:p></span></i></p>
<p class="MsoNormal">Onderzoeker/Data analist<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b>From:</b> ParaView [mailto:paraview-bounces@public.kitware.com]
<b>On Behalf Of </b>eric greenwade<br>
<b>Sent:</b> donderdag 19 april 2018 21:02<br>
<b>To:</b> paraview@public.kitware.com<br>
<b>Subject:</b> [Paraview] Scaling axis and collating inputs<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">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).<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">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?
<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">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.<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">thanks for any help,<o:p></o:p></p>
</div>
<p class="MsoNormal">-eric<o:p></o:p></p>
</div>
</div>
</body>
</html>