Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Axect/Peroxide
/ tight_layout
Method
tight_layout
src/util/plot.rs:411–414 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
409
}
410
411
fn tight_layout(&mut self) -> &mut Self {
412
self.tight = true;
413
self
414
}
415
416
fn set_line_style(&mut self, style: Vec<(usize, LineStyle)>) -> &mut Self {
417
self.line_style = style;
Callers
11
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
4
main
Function · 0.64
main
Function · 0.64
main
Function · 0.64
main
Function · 0.64