What style of graphic : histogram ? graph ? More...
#include <benchmark.h>
What style of graphic : histogram ? graph ?
Plot type.
histogram plot. This is the default. x ticks are evenly spaced, whatever there value and are labelled with their value.
standard plot. Plots y_i=f(x) with x in the first colum and y_i in ith column. x-ticks are well spaced.