Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cogentcore/core
/ NumRows
Method
NumRows
plot/plots/table.go:19–19 ·
view source on GitHub ↗
number of rows of data
()
Source
from the content-addressed store, hash-verified
17
18
// number of rows of data
19
NumRows() int
20
21
// PlotData returns the data value at given column and row
22
PlotData(column, row int) float32
Callers
2
Len
Method · 0.65
genPlot
Method · 0.65
Implementers
1
_cogentcore_org_core_plot_plots_Table
yaegicore/symbols/cogentcore_org-core-
Calls
no outgoing calls
Tested by
no test coverage detected