if QmitkChartWidget is used and Show() is called twice, the following warning is emitted:
WARNING: Registered new object after initialization, existing clients won't be notified!
as we register the object chartData and xyData every time to the web channel.