criterion.rs
criterion.rs copied to clipboard
Set background color in plots
The generated plots are created with transparent backgrounds. This makes them impossible to read when embedded on a page with anything but white background color.
This manifests even in the official book when another theme than "light" is selected (for example "navy", which was selected by default for me):

It would be very useful to have the option to configure a background color for plots.
I'd also like to have this patch.