MCPcopy Create free account
hub / github.com/alandefreitas/matplotplusplus / consumes_gnuplot_commands

Method consumes_gnuplot_commands

source/matplot/backend/gnuplot.cpp:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41
42namespace matplot::backend {
43 bool gnuplot::consumes_gnuplot_commands() { return true; }
44
45 gnuplot::gnuplot() {
46 // 1st option: terminal in GNUTERM environment variable

Callers 4

run_legend_commandMethod · 0.45
drawMethod · 0.45
limitsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected