Just to add to the previous question.<br><br>For the vtkPlotPoints I have a color array which is connected to the category array . <br>I have added a functionality where depending on the category that was selected, I make the selected category as a opaque point, where the others are transperant. My issue is the tooptip will show the blanked points value too . <br>
Now I know that I need to change some event handler, but not sure which one is this . Can anyone help ? I do not even know whether if I subclass vtkPlotPoints , what is it I change.<br><br>Regards<br>Darshan<br><br><div class="gmail_quote">
On Wed, Apr 4, 2012 at 6:52 PM, Darshan Pai <span dir="ltr">&lt;<a href="mailto:darshanpai@gmail.com">darshanpai@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have an array with values , that I feed it to a vtkPlotBar,. Every bar is colored with the same color . <br>I have category information which I have annotated using different colors. <br>Is it possible to color the different bars with respect to category?<br>

</blockquote></div><br>