Sets the terminal for gnuplot to use, as well as the file to output the figure to. Terminals that spawn a GUI don't need an output file, so pass an empty string for those. There are a quite a number of terminals, here are some commonly used ones: wxt - Interactive GUI pdfcairo - Saves the figure as a PDF file epscairo - Saves the figure as a EPS file pngcairo - Saves the figure as a PNG file svg
(&'l mut self, terminal: &str, output_file: &str)
source not stored for this graph (policy: none)
no outgoing calls