I let Marcus comment on the timeframe, as far as the rolling out goes, the charting changes are certainly going to be major changes in the ParaView server-manager/client code and hence will be part of a major release.
Utkarsh On Fri, Oct 30, 2009 at 7:07 PM, Eric Allison <[email protected]> wrote: > Hi Marcus, > > That's great news. Is it possible to estimate a timeframe to see these > changes? Being new to ParaView, is this type of change something that will > be rolled out in some sort of incremental/maintenance release, or is it more > like a feature for a major release? > > -eric > > On Oct 30, 2009, at 2:07 PM, Marcus D. Hanwell wrote: > >> Hi Eric, >> >> I just tried reversing the axis direction, and using my new, experimental >> line >> chart code. Simply setting the y axis minimum to 1.0 and the maximum to >> -1.0 >> did the right thing. That was very encouraging, these charts will be >> making >> their way into VTK and ParaView once they are ready. >> >> Marcus >> >> On Friday 30 October 2009 15:28:30 Eric Allison wrote: >>> >>> Thanks for your replies. This example (from ensight) is somewhat ugly, >>> but indicative of what I am after: >>> >>> http://legacy.ensight.com/products/cpplot.html >>> >>> >>> -eric >>> >>> On Oct 30, 2009, at 11:29 AM, Marcus D. Hanwell wrote: >>>> >>>> On Friday 30 October 2009 14:18:03 Moreland, Kenneth wrote: >>>>> >>>>> Uh... I don't think any of us have thought of that particular plot >>>>> configuration. Someone at Kitware should make sure that this design >>>>> consideration filters its way to Marcus. >>>>> >>>>> -Ken >>>>> >>>>> >>>>> On 10/28/09 10:31 PM, "Eric Allison" <[email protected]> >>>>> wrote: >>>>> >>>>> Apologies if this is a dumb question - I'm investigating Paraview >>>>> as a >>>>> replacement for Tecplot, and one of the things I'd really like to do >>>>> is take Cp slices on CFD geometries. I figured out how to make an XY >>>>> plot of the slice data, but can't for the life of me figure out how >>>>> to >>>>> reverse the Y axis so that Cp displays the way aero people like to >>>>> see >>>>> it. (smaller numbers at the top, larger at the bottom). >>>>> >>>>> Any help would be appreciated. >>>> >>>> I saw the message, what I am doing should be able to accommodate >>>> this type of >>>> layout, I will test this out later just to confirm. So something >>>> akin to >>>> setting the minimum Y value to 5.0 and the maximum Y value to 0.0? >>>> >>>> Any example plots you may be able to point out would help me. >>>> >>>> Marcus >>> >> >> -- >> Marcus D. Hanwell, Ph.D. >> R&D Engineer, Kitware Inc. >> (518) 881-4937 > > _______________________________________________ > 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 > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
