Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/elftausend/graplot
/ functions
Functions
146 in github.com/elftausend/graplot
⨍
Functions
146
◇
Types & classes
26
Method
set_title
(&mut self, title: &str)
src/plots/plot.rs:61
Method
set_xlabel
(&mut self, label: &str)
src/plots/scatter.rs:25
Method
set_xlabel
(&mut self, label: &str)
src/plots/plot.rs:65
Method
set_ylabel
(&mut self, label: &str)
src/plots/scatter.rs:29
Method
set_ylabel
(&mut self, label: &str)
src/plots/plot.rs:69
Method
show
(self)
src/plots/scatter.rs:44
Method
show
(self)
src/plots/pie.rs:52
Method
show
(self)
src/plots/bar.rs:59
Method
show
(self)
src/plots/plot3d.rs:27
Method
show
(self)
src/plots/plot.rs:73
Function
test_1_x
()
tests/test.rs:125
Function
test_2x
()
tests/test.rs:152
Function
test_3d
()
tests/3d.rs:4
Function
test_basic_bar
()
tests/bar.rs:4
Function
test_closure
()
tests/test.rs:101
Function
test_collatz
()
tests/test.rs:158
Function
test_desc
()
tests/desc.rs:4
Function
test_desc_render
()
tests/desc.rs:22
Function
test_every_quadrant
()
tests/plot.rs:4
Function
test_fn
()
tests/test.rs:76
Function
test_graph
()
tests/graph.rs:5
Function
test_les
()
tests/les.rs:4
Function
test_max
()
src/eval.rs:152
Function
test_neg_basic_bar
()
tests/bar.rs:12
Function
test_negative
()
src/eval.rs:197
Function
test_only_neg_bar
()
tests/bar.rs:30
Function
test_only_one_bar
()
tests/bar.rs:39
Function
test_pie
()
tests/pie.rs:4
Function
test_pie_labeled
()
tests/pie.rs:10
Function
test_plot
()
tests/test.rs:4
Function
test_plot2
()
tests/test.rs:10
Function
test_plot3
()
tests/test.rs:16
Function
test_plot4
()
tests/test.rs:22
Function
test_plot5
()
tests/test.rs:31
Function
test_poly_1st
()
tests/poly.rs:11
Function
test_poly_2nd
()
tests/poly.rs:4
Function
test_poly_3
()
tests/test.rs:107
Function
test_scatter
()
tests/scatter.rs:4
Function
test_sine_wave
()
tests/test.rs:37
Function
test_small_bar
()
tests/bar.rs:21
Function
test_sub_zero_3d
()
tests/3d.rs:14
Function
test_tanh
()
tests/test.rs:146
Function
test_x_squared
()
tests/test.rs:56
Function
test_xend_poly3
()
tests/test_end.rs:11
Function
test_xend_squared
()
tests/test_end.rs:4
Method
to_f64
(&self)
src/lib.rs:79
← previous
101–146 of 146, ranked by callers