Hi all, I'm trying to evaluate ParaView (3.8.1) as a possible framework/app for a tool we're trying to build (standalone, not client/server). Our tool will primarily vis only static 2D ImageData. We would like the ability to select a region of the ImageData, e.g. select an entire row, and have an X-Y plot be displayed in another window. So, in this use case, one window (ImageData) remains static, but as a new row is selected, another window (plot/chart) is dynamically updated. I'd welcome pointers to docs/examples and suggestions.
I did see this thread on widgets: http://paraview.markmail.org/search/?q=mouse+event#query:mouse%20event+page:1+mid:iqhyx3k4ik6sk5ue+state:results and I was also playing around with the Selection Inspector. However it seems that this only works with a 3D window(?) which is actually something I'd like to avoid, in terms of the freedom to rotate the ImageData about X or Y. thanks, Randy _______________________________________________ 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
