Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
namespace 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_command
Method · 0.45
run_plot_objects_command
Method · 0.45
draw
Method · 0.45
limits
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected