What style of graphic : histogram ? graph ?  
 More...
#include <benchmark.h>
What style of graphic : histogram ? graph ? 
◆ Type
Plot type. 
| Enumerator | 
|---|
| graph | histogram plot. This is the default. x ticks are evenly spaced, whatever there value and are labelled with their value.  | 
| other | standard plot. Plots y_i=f(x) with x in the first colum and y_i in ith column. x-ticks are well spaced. This will not work if the X are not numbers (but strings).  | 
 
 
The documentation for this struct was generated from the following file: