Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-rust/ux-charts
/ tooltip
Method
tooltip
src/options.rs:220–222 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
218
}
219
220
fn tooltip(&self) -> &TooltipOptions<'a> {
221
&self.tooltip
222
}
223
224
fn background(&self) -> &Color {
225
&self.background
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected