MCPcopy Create free account
hub / github.com/broizen/sublimedash / arrayMax

Function arrayMax

highchartsjs/highcharts.src.js:889–899  ·  view source on GitHub ↗

* Non-recursive method to find the lowest member of an array. Math.min raises a maximum * call stack size exceeded error in Chrome when trying to apply more than 150.000 points. This * method is slightly slower, but safe.

(data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

highcharts.src.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected