MCPcopy Index your code
hub / github.com/SiegeLord/RustGnuplot / show_and_keep_running

Method show_and_keep_running

gnuplot/src/figure.rs:392–442  ·  view source on GitHub ↗

Launch a gnuplot process, if it hasn't been spawned already by a call to this function, and display the figure on it. Usually you should prefer using `show` instead. This method is primarily useful when you wish to call this multiple times, e.g. to redraw an existing plot window.

(&mut self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

showMethod · 0.80
mainFunction · 0.80

Calls 1

echoMethod · 0.80

Tested by

no test coverage detected