[vtkusers] vtkChartXY live update

Andras Lasso lasso at queensu.ca
Mon Mar 12 17:20:32 EDT 2018


Why would you recreate the table? You can add rows and columns to an existing table. See how it is done in 3D Slicer:

https://github.com/Slicer/Slicer/blob/master/Libs/MRML/Core/vtkMRMLTableNode.cxx

(AddColumn, AddEmptyRow methods)

Andras
________________________________
From: Mario Emmenlauer <mario at emmenlauer.de>
Sent: Monday, March 12, 2018 4:15 PM
To: Seun Odutola; des at intrepid-geophysics.com
Cc: vtkusers at vtk.org
Subject: Re: [vtkusers] vtkChartXY live update


You mean like appending to an existing table on the fly, without
re-creating the table? I would be curious about this too!

Cheers,

   Mario



On 12.03.2018 19:50, Seun Odutola wrote:
> Hi Des,
>
>     Thanks for the suggestion, I’m already doing that. I guess what am trying to achieve if I can rephrase my last post properly is that I need a way to have my table populated on the fly, that is if I start off with a table with say a single column, for each column I insert a value (essentially creating a row per column if I understand the API), then as I get new values, I want to be able to insert these values into the column.
>
> Regards,
>    Seun
>
>> On Mar 9, 2018, at 6:41 PM, des fitzgerald <des at intrepid-geophysics.com> wrote:
>>
>> hi
>>
>> you can try
>>
>> renXYwin->Modified();
>>
>> every time you want the update.
>>
>> djf
>> On 10/03/2018 7:36 AM, Seun Odutola wrote:






--
BioDataAnalysis GmbH, Mario Emmenlauer      Tel. Buero: +49-89-74677203
Balanstr. 43                   mailto: memmenlauer * biodataanalysis.de
D-81669 München                          https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.biodataanalysis.de%2F&data=02%7C01%7Classo%40queensu.ca%7C35697311b4724a504d7108d58855f7c4%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636564825212380152&sdata=tWO5bk91jk3C3AzDmoIt7tYbo4gVAKLN2pD0t5muc%2FY%3D&reserved=0
_______________________________________________
Powered by https://na01.safelinks.protection.outlook.com/?url=www.kitware.com&data=02%7C01%7Classo%40queensu.ca%7C35697311b4724a504d7108d58855f7c4%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636564825212380152&sdata=GrrF9NO%2BH05SvFORy1xKxWu1nDLqPY6wxM8Z3IX46HU%3D&reserved=0

Visit other Kitware open-source projects at https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.kitware.com%2Fopensource%2Fopensource.html&data=02%7C01%7Classo%40queensu.ca%7C35697311b4724a504d7108d58855f7c4%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636564825212380152&sdata=%2FiPSms0uJ8sG3yk78KjyNpJrCcak%2F2LWkt9rgkR1W68%3D&reserved=0

Please keep messages on-topic and check the VTK FAQ at: https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.vtk.org%2FWiki%2FVTK_FAQ&data=02%7C01%7Classo%40queensu.ca%7C35697311b4724a504d7108d58855f7c4%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636564825212380152&sdata=OCuyHfJN61llutFeEaQnRkLdjLoQLVrrwBxc%2BDaqCGU%3D&reserved=0

Search the list archives at: https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmarkmail.org%2Fsearch%2F%3Fq%3Dvtkusers&data=02%7C01%7Classo%40queensu.ca%7C35697311b4724a504d7108d58855f7c4%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636564825212380152&sdata=scE9V6GtLRuc%2BZgQy5qtnhYfPss2QIhmUQkbqxkYdws%3D&reserved=0

Follow this link to subscribe/unsubscribe:
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fvtk.org%2Fmailman%2Flistinfo%2Fvtkusers&data=02%7C01%7Classo%40queensu.ca%7C35697311b4724a504d7108d58855f7c4%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636564825212380152&sdata=plpOWYhPkqjCwwVQ0kUq%2B30cE6mGJ%2FhFWHaTGktXUn8%3D&reserved=0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180312/d15174da/attachment.html>


More information about the vtkusers mailing list