Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Euphrasiologist/nu_plugin_plot
/ description
Method
description
src/lib.rs:408–410 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
406
}
407
408
fn description(&self) -> &str {
409
"Render an ASCII plot from a list of values."
410
}
411
412
fn run(
413
&self,
Callers
1
signature
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected