gonum.org/v1/plot/vg.Points
third-partyThe 7091st most-called third-party function by production calls. Called 148 times across 3 modules; 83 of those run outside tests and generated code.
- prod calls
- 83
- non-test, non-generated
- all calls
- 148
- total callsites
- modules
- 3
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 44%
- 65 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function84%A direct call to an exported package function, resolved by type.
- Package function (by syntax)16%A package function in a module outside the crawl, keyed by import path.
where it's called
Callsites in the wild
12 representative callsites of 148, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
v1/plot @v0.17.0
plotutil/add.go:61
in loop - in loop
-
grafana/pyroscope @v1.21.1
pkg/segmentwriter/client/distributor/placement/adaptiveplacement/shard_allocator_plot_test.go:255 ↗
in loop test -
v1/plot @v0.17.0
plotter/boxplot_example_test.go:127
in loop test -
v1/plot @v0.17.0
plotter/boxplot_example_test.go:136
in loop test -
v1/plot @v0.17.0
axis_test.go:162
in loop test -
v1/plot @v0.17.0
axis_test.go:164
in loop test -
-
-
-
top callers
The modules that reach for it
The modules that call Points most in this snapshot.
- gonum.org/v1/plot12484%
- github.com/dapr/dapr1913%
- github.com/grafana/pyroscope53%