[vtkusers] Replottting Added Points

list user quasilister at gmail.com
Fri Dec 9 11:27:57 EST 2011


ClearPlots() then adding all the data (old and new) works but that seems
like a lot of overhead just to add another point.  Perhaps this is done
with other plotting frameworks like Qwt.

Thanks!

On Wed, Nov 30, 2011 at 11:30 AM, Jothybasu Selvaraj <jothybasu at gmail.com>wrote:

> Try calling
>
> Try replotting aftert ClearPlots()
>
> Jothy
>
>
>
> On Wed, Nov 30, 2011 at 4:18 PM, list user <quasilister at gmail.com> wrote:
>
>> I am having trouble adding points to a previously created and plotted
>> chart.  Is there any easy way to do this?  I tried Update() and
>> RecalculateBounds() but nothing seems to change.  Any Ideas?
>>
>> Using VTK 5.8.0
>> _______________________________________________
>> 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 VTK FAQ at:
>> http://www.vtk.org/Wiki/VTK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>>
>>
>
>
> --
> Jothy
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111209/0146dbc5/attachment.htm>


More information about the vtkusers mailing list