[Paraview] Live Annotation

Jean M. Favre jfavre at cscs.ch
Tue Apr 4 09:36:45 EDT 2006


Berk Geveci wrote:
>  If paraview encounters this key, it will
> automatically put up the time annotation in the lower right corner.

Berk forgot to mention that you need a piece of XML to help out on the
server side. Otherwise you don't see anything.

please add the following 5 lines to your reader's specs (XML code) on
the server.

     <DoubleVectorProperty
        name="TimestepValues"
        information_only="1">
        <TimeStepsInformationHelper/>
     </DoubleVectorProperty>


Jean
-- 
Dr. Jean M. Favre,                            email:favre @ cscs.ch
http://www.cscs.ch/about/Favre.php
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.40
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82


More information about the ParaView mailing list