MCPcopy
hub / github.com/widgetti/ipyvolume / sequentialSymlog

Function sequentialSymlog

docs/source/examples/js/ipyvolume_v0.6.0-dev.1.js:24274–24282  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24272}
24273
24274function sequentialSymlog() {
24275 var scale = Object(_symlog__WEBPACK_IMPORTED_MODULE_4__["symlogish"])(transformer());
24276
24277 scale.copy = function() {
24278 return copy(scale, sequentialSymlog()).constant(scale.constant());
24279 };
24280
24281 return _init__WEBPACK_IMPORTED_MODULE_1__["initInterpolator"].apply(scale, arguments);
24282}
24283
24284function sequentialPow() {
24285 var scale = Object(_pow__WEBPACK_IMPORTED_MODULE_5__["powish"])(transformer());

Callers

nothing calls this directly

Calls 2

transformerFunction · 0.85
copyFunction · 0.85

Tested by

no test coverage detected