Options (1)
-p, --persistbooleanPersist the graph plot preview window after gnuplot exits
Example:
gnuplot {{[-p|--persist]}} {{path/to/definition.plt}}Examples (4)
Start the interactive graph plotting shell
Plot the graph for the specified graph definition file
gnuplot path/to/definition.pltSet the output format by executing a command before loading the definition file
Persist the graph plot preview window after gnuplot exits
gnuplot [-p|--persist] path/to/definition.pltmade by @shridhargupta | data from tldr-pages