criterion.rs icon indicating copy to clipboard operation
criterion.rs copied to clipboard

Set background color in plots

Open Systemcluster opened this issue 4 years ago • 1 comments

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):

image

It would be very useful to have the option to configure a background color for plots.

Systemcluster avatar Mar 18 '21 10:03 Systemcluster

I'd also like to have this patch.

wcampbell0x2a avatar Apr 06 '24 04:04 wcampbell0x2a