UNPKG

248 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.colours = [
4 '#CFD7E6',
5 '#CCC2DC',
6 '#8ECDEA',
7];
8exports.ChartPadding = {
9 Horizontal: 35,
10 Vertical: 15,
11};
12//# sourceMappingURL=constants.js.map
\No newline at end of file