UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

22 lines (18 loc) 426 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.markArea = void 0; const mark_1 = require("./mark"); exports.markArea = { area: { style: { fill: { type: "palette", key: "axisDomainColor", a: .25 } } }, label: (0, mark_1.getCommonLabelTheme)() }; //# sourceMappingURL=mark-area.js.map