Hi, Is there a way to select a single row in the spread sheet view so that one can perform a histogram filter on it?
Specifically, I have a structured grid. I have multiple data arrays associated with each point in the grid. I want to find the distribution / histogram of a single point in the grid across all data arrays of the same type. Each point is a row of data in the spread sheet view and each column corresponds to each data array. My filter sequence: structured 3d grid -> slice -> histogram Where the desired point is selected in the 3D view from the slice and shown as a highlighted row in the spread sheet view. However, the histogram that I get in the bar chart view bins all samples from the slice and not just the values from the data arrays associated with the point. Regards _______________________________________________ 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
