MCPcopy
hub / github.com/plotly/plotly.js / z

Function z

test/jasmine/tests/cartesian_interact_test.js:1858–1860  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1856 var yrngPrev;
1857
1858 function z() {
1859 return [[1, 2, 3], [2, (zCnt++) * 5, 1], [3, 2, 1]];
1860 }
1861
1862 function _assert(msg, exp) {
1863 return function() {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected