Le 01/06/2020 à 11:16, David Francis a écrit :

Hi, I am new to programming but have managed to design a GUI interface for my 
project. I would now like to have a graph on my GUI but when I add one it takes 
over the whole window... is there a way of imbedding a graph into a text box??

1. A text box is a text box. I wouldn't recommend embedding whatever into it.

2. "takes over the whole window" ?? Did you read the docs concerning PlotWidget etc.?

3. Did you launch *pyqtgraph.examples.run()*, and thoroughly look the sources? You will see there some embedding examples

4. Google is not your foe!

https://www.learnpyqt.com/courses/qt-creator/embed-pyqtgraph-custom-widgets-qt-app/

https://stackoverflow.com/questions/45872255/embed-a-pyqtgraph-plot-into-a-qt-ui

==

Sorry for being nasty, but if you are a beginner, and instead of doing some work you immediately cry "help!", you will remain a beginner forever.


Jerzy Karczmarczuk
/Caen, France/


--
You received this message because you are subscribed to the Google Groups 
"pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyqtgraph/3300ca3d-a082-a1d8-14d6-ee22bfde86ee%40gmail.com.

Reply via email to