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

Method show

gnuplot/src/figure.rs:450–460  ·  view source on GitHub ↗

Launch a gnuplot process, if it hasn't been spawned already and display the figure on it. Unlike `show_and_keep_running`, this also instructs gnuplot to close if you close all of the plot windows. You can use the returned `CloseSentinel` to wait until this happens.

(&mut self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

save_to_pngMethod · 0.45
save_to_svgMethod · 0.45
save_to_pdfMethod · 0.45
save_to_epsMethod · 0.45
save_to_canvasMethod · 0.45
flush_testFunction · 0.45

Calls 1

show_and_keep_runningMethod · 0.80

Tested by 1

flush_testFunction · 0.36