<div dir="ltr"><div><div>Dear users,<br></div>I am facing a problem in 2-D scatter plot. I am not able to understand where am I doing mistake. Any help is highly appreciated.<br><br></div>I want to plot the temperature in the range of -5 to 5 (in X-axis) and precipitation in the range of -10 to 10. But while I am plotting the below, it is plotting all the values. <br>
<div><br>&quot;set gxout scatter&quot;<br>&quot;set t 1 7300&quot;<br>&quot;set vrange -5 5&quot;<br>&quot;set vrange2 -10 10&quot;<br>&quot;d temp;prec&quot;<br><br clear="all"><div><div>Thank you<br><div dir="ltr">Sridhara Nayak<br>
</div>
</div></div></div></div>