-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hello,
isn't it possible to close the running gnuplot process via PyGnuplot? By calling it through a subprocess without PyGnuplot it is, but using PyGnuplot I couldn't manage.
The background is to implement a routine for me which plots live data and saves a pdf/jpg at request. As seperated scripts both (saving and plotting) can easily be done with PyGnuplot, but whenever I try to do both in one script gnuplot dangles. (I think ending one gnuplot session before the next one will start would fix the issue)
Greetings
Franz
Metadata
Metadata
Assignees
Labels
No labels