UNPKG

@gooddata/react-components

Version:

GoodData.UI - A powerful JavaScript library for building analytical applications

9 lines 304 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // (C) 2007-2020 GoodData Corporation var PositionTypes_1 = require("../chart/legend/PositionTypes"); exports.DEFAULT_LEGEND_CONFIG = { enabled: true, position: PositionTypes_1.TOP, }; //# sourceMappingURL=legend.js.map