UNPKG

@antv/g2plot

Version:

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

8 lines 372 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); var line_active_1 = tslib_1.__importDefault(require("./line-active")); exports.LineActive = line_active_1.default; var line_select_1 = tslib_1.__importDefault(require("./line-select")); exports.LineSelect = line_select_1.default; //# sourceMappingURL=index.js.map