[Paraview] Visualizing histogram

Berk Geveci berk.geveci at kitware.com
Tue Feb 10 13:04:49 EST 2009


> - Is it possible to create an image (Jpg, png etc..) from Python of an XY
> plot or a Bar Chart ?

Not currently.

-berk

On Tue, Feb 10, 2009 at 11:30 AM, Jacques Papper <jpapper at ara.co.uk> wrote:
> John,
>
> Thanks a lot for your help. I have re-used part of your code to create a
> Multi-block to table filter. (Basically exactly the same as your
> probeIntegration but without the integration step).
> The problem I have now is in creating a histogram which has the Block Id
> (String - first column of data in my vtkTable) on the x axis and the data on
> the y axis.
> It seems that the histogram plotting capability in ParaView can not handle
> String Ids instead of numbers.
>
> - Has anyone implemented such capability ?
>
> - What is the best way to access the vtkTable object through Python directly
> (to then possibly use some python plotting facility)?
>
> - Is it possible to create an image (Jpg, png etc..) from Python of an XY
> plot or a Bar Chart ?
>
> Jacques PAPPER
> Applied CFD Team Leader
> Tel: +44 (0) 1234 324677
>
>
> ---------------------------
> This email contains information that is private and confidential and is intended only for the addressee.  If you are not the intended recipient please delete it and notify us immediately by e-mailing the sender.
> Note: All email sent to or from this address may be accessed by someone other than the recipient, for system management and security reasons.
> Aircraft Research Association Ltd.  Registered in England, Registration No 503668 Registered Office: Manton Lane, Bedford MK41 7PF England VAT No GB 196351245
>
>
> _______________________________________________
> 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
>


More information about the ParaView mailing list