diff --git a/ui/src/utils/timeSeriesToDygraph.js b/ui/src/utils/timeSeriesToDygraph.js index 3292f58d9..b9af811f3 100644 --- a/ui/src/utils/timeSeriesToDygraph.js +++ b/ui/src/utils/timeSeriesToDygraph.js @@ -5,7 +5,7 @@ import {map, reduce, forEach, concat, clone} from 'fast.js'; /** * Accepts an array of raw influxdb responses and returns a format * that Dygraph understands. - */ +**/ const DEFAULT_SIZE = 0; const cells = {