Searched refs:plot_line (Results 1 – 3 of 3) sorted by relevance
16 int (*plot_line)(void *, plotid_t, double, double); member
297 .plot_line = ploticus_plot_line,
1148 ctx->plotter->plot_line(ctx->plotter_ctx, ctx->time_plot, in stats_integer_each()