MCPcopy Index your code
hub / github.com/plotly/plotly.js / getZoomOutButton

Function getZoomOutButton

test/jasmine/tests/axes_test.js:7682–7684  ·  view source on GitHub ↗
(gd)

Source from the content-addressed store, hash-verified

7680}
7681
7682function getZoomOutButton(gd) {
7683 return selectButton(gd._fullLayout._modeBar, 'zoomOut2d');
7684}
7685
7686function getFormatter(format) {
7687 return utcFormat(format);

Callers 1

zoomOutFunction · 0.85

Calls 1

selectButtonFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…