Skip to content

Close gnuplot (window) #10

@Franzl27

Description

@Franzl27

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions