I would like to build an embedded scientific device with a Rasperry Pi and a multi touch screen.
PyQtGraph seems to be a great Python lib to display realtime data.
On the other side Kivy seems to be an uprising GUI framework for multitouch apps.
I wonder if it's possible to integrate a PyQtGraph inside a Kivy app.
Kind regards
I wonder if it's possible to integrate a PyQtGraph inside a Kivy app.