Lines Matching full:gnuplot
124 - Escape single quotes in benchmark names when generating Gnuplot scripts.
153 gnuplot backend will be used by default when available, and the plotters backend will be used when
154 gnuplot is not available or when requested.
289 - Don't panic when `gnuplot --version` fails.
293 - Criterion.rs no longer fails to parse gnuplot version numbers like
294 `gnuplot 5.2 patchlevel 5a (Gentoo revision r0)`
295 - Criterion.rs no longer prints an error message that gnuplot couldn't be found when chart
299 make them unique. This fixes a problem where gnuplot would crash if the title was extremely long,
331 - Fixed a GNUplot error message when sample size is very small.
476 cause Criterion.rs to generate extra debug output and save the gnuplot scripts
481 - Don't panic on IO errors or gnuplot failures
482 - Fix generation of invalid gnuplot scripts when benchmarking over inputs and inputs include values…