Dear Sebastien, Thanks, works perfect!
Kazuyoshi From: Sebastien Jourdain <[email protected]> Subject: Re: [Paraview] thousands separators in "Annotate Time"? Date: Fri, 21 Nov 2014 08:52:03 -0700 > You can use the PythonAnnotation filter instead with the following > expression > > "{:,}".format(t_value) > > On Thu, Nov 20, 2014 at 9:24 PM, Kazuyoshi Furutaka < > [email protected]> wrote: > >> Dear experts, >> >> A simple question; how can I display thousands separators >> using the "Annotate Time" source? >> >> Thanks in advance, >> Kazuyoshi >> -- >> Kazuyoshi Furutaka >> furutaka _dot_ kazuyoshi _at_ jaea _dot_ go _dot_ jp >> _______________________________________________ >> 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://public.kitware.com/mailman/listinfo/paraview >> _______________________________________________ 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://public.kitware.com/mailman/listinfo/paraview
