pub fn flush_plot(interp: &Interpreter)Expand description
Public API: flush any accumulated plot to the GUI thread. Called by the REPL loop after each eval to auto-display plots.
pub fn flush_plot(interp: &Interpreter)Public API: flush any accumulated plot to the GUI thread. Called by the REPL loop after each eval to auto-display plots.