UNPKG

@antv/g2plot

Version:

G2 Plot, a market of plots built with the Grammar of Graphics'

11 lines 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var theme_1 = require("../../theme"); theme_1.registerTheme('liquid', { color: '#6a99f9', borderWidth: 4, borderOpacity: 1, fontColor: '#233F7E', fontOpacity: 1, }); //# sourceMappingURL=theme.js.map