Searched refs:background_style (Results 1 – 6 of 6) sorted by relevance
48 .background_style(&RGBColor(128, 128, 128)) in main()
50 .background_style(WHITE.filled()) in main()
101 .background_style(WHITE.filled()) in main()
29 .background_style(&WHITE.mix(0.8)) in draw_plot()
156 pub fn background_style<S: Into<ShapeStyle>>(&mut self, style: S) -> &mut Self { in background_style() method
179 .background_style(&WHITE.mix(0.8))221 .background_style(&WHITE.mix(0.8))