Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-rust/ux-charts
/ background
Method
background
src/options.rs:224–226 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
222
}
223
224
fn background(&self) -> &Color {
225
&self.background
226
}
227
}
228
229
pub struct TitleOption<'a> {
Callers
1
draw_frame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected