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

File axis_autotype.js

src/plots/cartesian/axis_autotype.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var isNumeric = require('fast-isnumeric');
4

Callers

nothing calls this directly

Calls 5

multiCategoryFunction · 0.85
moreDatesFunction · 0.85
categoryFunction · 0.85
linearOKFunction · 0.85
isArrayOrTypedArrayFunction · 0.50

Tested by

no test coverage detected