[Paraview] Set color legend font color (pv web)

2017-05-01 Thread Daniel Zuidinga
Hi, I try to set the color legend font color in protocols.py of paraview web visualizer. def updateScalarbarVisibility(self, options): ... barRep.TitleColor=[0.0,0.0,0.0] barRep.LabelColor=[0.0,0.0,0.0] but it doesn't change the color. Where can I change it (default)? I would also

Re: [Paraview] Set color legend font color (pv web)

2017-05-01 Thread Scott Wittenburg
Maybe we need to see more context (how you got your hands on barRep, and what else you did)? I just used ParaView Qt client to visualize the wavelet, and I changed these colors before exporting the state as a python script. I think the following covers what you should need to do: from paraview.s

[Paraview] Reading a vector with XDMF and structured grid

2017-05-01 Thread Nikolaos Beratlis
Hi, I am trying to read a vector on a cartesian structured grid from 3 separate scalar variables as follows: http://www.w3.org/2003/XInclude"; Version="2.2"> ../grid3dc_vxvyvz_phavg.h5sp:/X ../grid3dc_vxvyvz_phavg.h5sp:/Y