Home
last modified time | relevance | path

Searched refs:panel_grid_ts_plot (Results 1 – 1 of 1) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c7528 static int panel_grid_ts_plot (int vnum, const DATASET *dset, in panel_grid_ts_plot() function
7679 return panel_grid_ts_plot(vnum, dset, opt); in gretl_panel_ts_plot()
7770 err = panel_grid_ts_plot(vnum, dset, opt); in cli_panel_plot()
7775 err = panel_grid_ts_plot(vnum, dset, opt | OPT_S | OPT_V); in cli_panel_plot()