Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ getFormatter
Function
getFormatter
test/jasmine/tests/axes_test.js:7686–7688 ·
view source on GitHub ↗
(format)
Source
from the content-addressed store, hash-verified
7684
}
7685
7686
function
getFormatter(format) {
7687
return
utcFormat(format);
7688
}
7689
7690
describe(
'Test Axes.getTickformat'
,
function
() {
7691
'use strict'
;
Callers
3
zoomIn
Function · 0.70
zoomOut
Function · 0.70
axes_test.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…