@visactor/react-vchart
Version:
The react version of VChart 4.x
10 lines (7 loc) • 365 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.Indicator = void 0;
const BaseComponent_1 = require("./BaseComponent"), vchart_1 = require("@visactor/vchart");
exports.Indicator = (0, BaseComponent_1.createComponent)("Indicator", "indicator", null, !0, [ vchart_1.registerIndicator ]);
//# sourceMappingURL=Indicator.js.map