MCPcopy Create free account
hub / github.com/feiyu563/PrometheusAlert / getBeforeAfterBodyLines

Function getBeforeAfterBodyLines

static/plugins/chart.js/Chart.bundle.js:8625–8627  ·  view source on GitHub ↗

* Helper to build before and after body lines

(callback)

Source from the content-addressed store, hash-verified

8623 * Helper to build before and after body lines
8624 */
8625function getBeforeAfterBodyLines(callback) {
8626 return pushOrConcat([], splitNewlines(callback));
8627}
8628
8629var exports$4 = core_element.extend({
8630 initialize: function() {

Callers 1

Chart.bundle.jsFile · 0.70

Calls 2

pushOrConcatFunction · 0.70
splitNewlinesFunction · 0.70

Tested by

no test coverage detected