UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

23 lines (21 loc) 472 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.linearProgress = void 0, exports.linearProgress = { bandWidth: 30, progress: { style: { fillOpacity: 1 } }, track: { style: { fill: { type: "palette", key: "linearProgressTrackColor" }, fillOpacity: 1 } } }; //# sourceMappingURL=linear-progress.js.map