MCPcopy 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
7686function getFormatter(format) {
7687 return utcFormat(format);
7688}
7689
7690describe('Test Axes.getTickformat', function() {
7691 'use strict';

Callers 3

zoomInFunction · 0.70
zoomOutFunction · 0.70
axes_test.jsFile · 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…