Open
Description
It seems like currently svg is rendered with transparent background.
I was able to change background color by changing this line to
let mut document = Document::new().set("viewBox", (0, 0, width, height)).set("style", "background-color:white");
Can we add an option to set background color of the plot ?
Metadata
Metadata
Assignees
Labels
No labels