<div dir="ltr">Hi,<div><br></div><div>I have created a custom filter in ParaView 3.98.1, and I&#39;d like to have tooltip show up when user hover the mouse over one of the exposed variables.</div><div><br></div><div style>
In my code, I have</div><div style><br></div><div style><div>&lt;DoubleVectorProperty</div><div>         name=&quot;DomainSigma&quot;</div><div>         command=&quot;SetDomainSigma&quot;</div><div>         number_of_elements=&quot;1&quot;</div>
<div>         default_values=&quot;4.0&quot;&gt;</div><div>        &lt;DoubleRangeDomain name=&quot;range&quot;/&gt;</div><div>        &lt;Documentation&gt;The width of edges that you would like to preserve in pixel.&lt;/Documentation&gt;</div>
<div>&lt;/DoubleVectorProperty&gt;</div><div><br></div><div style>But the text within Documentation tags won&#39;t show up. Am I missing something?</div><div style><br></div><div style>Thanks,</div><div style>Joe</div></div>
</div>