Hi Kaushik, Thanks for following up.
You didn't saw what kind of plot you want to make, so I'll just describe how to do this for a Scatter Plot. First, load your data. Then choose Filters -> Scatter Plot. In the Properties panel, look for the option "Left Axis Use Custom Range" and check the box. In the range parameters that appear fill in 0 for "Left Axis Range" and 1 for the second "Left Axis Range" (hmm, those names should be fixed). Next, look for "Bottom Axis Use Custom Range", check the box, and fill in 0 for "Bottom Axis Range Minimum" and 180 for "Bottom Axis Range Maximum". HTH, Cory On Sat, Sep 19, 2015 at 1:51 AM, Kaushik Kulkarni <[email protected]> wrote: > Hi Cory, > > I wish to have the y-axis whose range is from 0 to 1 to take the whole of > display window(in the y-direction) and similarly the x- axis whose range is > from 0 to 180 to take the whole of the display window in the x-direction. > Is there any way I could do it? > > Thanks. > > Regards, > Kaushik > > On Sat, Sep 19, 2015 at 2:14 AM, Cory Quammen <[email protected]> > wrote: > >> Hi Kaushik, >> >> Could you describe a bit more what you are doing? Are you rendering 2D in >> the 3D Render View? Do you have a LineChart view? Which axes are you trying >> to modify? >> >> Thanks, >> Cory >> >> On Thu, Sep 17, 2015 at 1:54 PM, Kaushik Kulkarni <[email protected]> >> wrote: >> >>> Is there any method to set the axes for X-axis 0 to 100 and for Y- axis >>> 0 to 1. I am trying to plot 2-D data. >>> >>> Regards, >>> Kaushik >>> >>> _______________________________________________ >>> 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: >>> http://public.kitware.com/mailman/listinfo/paraview >>> >>> >> >> >> -- >> Cory Quammen >> R&D Engineer >> Kitware, Inc. >> > > -- Cory Quammen R&D Engineer Kitware, Inc.
_______________________________________________ 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: http://public.kitware.com/mailman/listinfo/paraview
