<div>Marcus,</div>
<div> </div>
<div>Thank you for the response.</div>
<div> </div>
<div>Which path would be easier?</div>
<div>  - Add the interactivity behavior for vtkCharLegend;</div>
<div>  - Create a vtk widget for <a class="el" href="http://www.vtk.org/doc/nightly/html/classvtkLegendBoxActor.html">vtkLegendBoxActor</a> </div>
<div> </div>
<div>Another potential feature, that I am thinking ahead, is the ability to display multiple legends. For example, one legend box for colors and another separate box for symbol shapes. As far as I can tell, vtkChart, currently, doesn&#39;t support multiple legends. If it is possible to place a vtkLegendBoxActor into a vtkContextView, the multiple legend box feature would become instantly available. </div>


<div> </div>
<div>Jenya<br><br></div>
<div class="gmail_quote">On Fri, Apr 22, 2011 at 5:51 AM, Marcus D. Hanwell <span dir="ltr">&lt;<a href="mailto:marcus.hanwell@kitware.com">marcus.hanwell@kitware.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im">On Wed, Apr 20, 2011 at 6:10 PM, Jenya Burstein &lt;<a href="mailto:taijinian@gmail.com">taijinian@gmail.com</a>&gt; wrote:<br>&gt; Hello,<br>&gt;<br>&gt; We need to be able to:<br>&gt; 1) Display plot legends that can be interactively moved. It appears that<br>

&gt; vtkChart&#39;s legend doesn&#39;t not allow legend to be repositioned interactively.<br>&gt; Is that correct?<br><br></div>This feature has not yet been added, it would be possible to add it.<br>There is support for positioning the legend relative to its chart.<br>


<div class="im"><br>&gt; 2) Display plot legends only for some plots of a chart. There doesn&#39;t seem<br>&gt; to be an easy way to specify whether a legend should be drawn for a plot of<br>&gt; a chart. Looking at VTK code, it appears that if the Labels member of the<br>

&gt; vtkPlot class is set to null, VTK will create and use AutoLabels. The only<br>&gt; way I can think of making a plot to be skipped for drawing a legend is to<br>&gt; subclass the vtkPlot[Line] and override the GetLabels() method to return<br>

&gt; null. Is that the intended way?<br><br></div>This is something I would like to add in. As always, I would gladly<br>accept patches, and some of this may get added as part of some work I<br>am doing. I can&#39;t give definite timeframes on when though I am afraid.<br>


<div class="im">&gt;<br>&gt; Any info is much appreciated,<br><br></div>Hopefully this clears things up. I think both features should go in,<br>but neither is currently implemented.<br><br>Thanks,<br><font color="#888888"><br>

Marcus<br></font></blockquote></div><br>