<html><head></head><body><div style="color:#000; background-color:#fff; font-family:garamond, new york, times, serif;font-size:24px"><div id="yui_3_16_0_ym19_1_1485690624546_10948" itemprop="text">

<div id="yui_3_16_0_ym19_1_1485690624546_10949">I want to plot a tabulated fonction (say F=cos(t)) using paraview 
which  reads the values of t and F from a csv file then the plot F-t is 
generated by the "Plot Data" filter. t takes values in the [-1,+1] range.</div>

<div id="yui_3_16_0_ym19_1_1485690624546_10950">The problem is: </div>

<ul id="yui_3_16_0_ym19_1_1485690624546_10951"><li id="yui_3_16_0_ym19_1_1485690624546_10952">"Left Range Axis Maximum" can hold negative and positive values.</li><li id="yui_3_16_0_ym19_1_1485690624546_10953">"Left Range Axis Minimum" can not hold only negative values or zero.</li></ul>

<div id="yui_3_16_0_ym19_1_1485690624546_10954">Thi results in: negative values of the function are not plotted.</div>

<div dir="ltr" id="yui_3_16_0_ym19_1_1485690624546_10955">The only solution I found is  to get a plot  of the reverse function 
(-F) by setting "Left Range Axis Maximum" to a  (-1) and "Left Range 
Axis Minimum" to (+1) which is very strange (Maximum < Minimum). The csv data and the plot are in the attached files.  <br></div>

<div id="yui_3_16_0_ym19_1_1485690624546_10956">So please is there a solution to this problem or is this a bug in paraview?</div>

<div id="yui_3_16_0_ym19_1_1485690624546_10957">Nota: I get this with paraview 4.4.0 and 5.2 versions on Centos 7.</div><div dir="ltr">
    </div></div><div id="yui_3_16_0_ym19_1_1485690624546_12536"><br></div></div></body></html>