File
scale.logarithmic.tests.js
test/specs/scale.logarithmic.tests.js:None–None
· test/specs/scale.logarithmic.tests.js
Source from the content-addressed store, hash-verified
| 1 | function getLabels(scale) { |
| 2 | return scale.ticks.map(t => t.label); |
| 3 | } |
| 4 | |
Callers
nothing calls this directly
Tested by
no test coverage detected