Hi,
thank you for your answer.
Am Donnerstag, 1. Juli 2021, 05:13:01 CEST schrieb Patrick:
> I think the easiest is to actually create three QSplitters ...
> then add four separate pyqtgraph GraphicsView ...
> Hope that helps!
No, unfortunately not.
This only resembles my second code snippet how it would work with local
GraphicViews.
I need to use a RemoteGraphicsView for performance reasons and I think I have
to use only one because the x-axes of the plots are linked together.
On the RemoteGraphicsView I only found methods to addItems but no way to
addWidgets.
May be I need a way to turn a QSplitter into an Item to do something like:
view.setCentralItem(splitter)
Gregor
--
You received this message because you are subscribed to a topic in the Google Groups "pyqtgraph" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pyqtgraph/buXRTEefm-0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pyqtgraph+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/b569fae4-75a6-4580-851d-97200c2a1f5bn%40googlegroups.com.