It looks like your cell data array that you're coloring by is not getting created correctly. Can you share the data set?
If this is really your data though and you want to change it then you'll either have to write your own filter or use the python programmable filter to make the adjustment. Andy On Mon, Feb 27, 2012 at 10:01 AM, Alexander Grayver <[email protected] > wrote: > Hello, > > I'm visualizing structured rectilinear grid and noticed there is some > inconsistency with shown values. Attached you will see two clips taken from > one dataset. > I want them to match however they do not. Can I do it somehow? > > -- > Regards, > Alexander > > > _______________________________________________ > 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
