UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

19 lines (18 loc) 364 B
export const linearProgress = { bandWidth: 30, progress: { style: { fillOpacity: 1 } }, track: { style: { fill: { type: "palette", key: "linearProgressTrackColor" }, fillOpacity: 1 } } }; //# sourceMappingURL=linear-progress.js.map