@visactor/vchart
Version:
charts lib based @visactor/VGrammar
40 lines (38 loc) • 809 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.title = void 0, exports.title = {
padding: {
top: 4,
bottom: 20
},
textStyle: {
fontSize: {
type: "token",
key: "l3FontSize"
},
lineHeight: {
type: "token",
key: "l3LineHeight"
},
fill: {
type: "palette",
key: "primaryFontColor"
}
},
subtextStyle: {
fontSize: {
type: "token",
key: "l4FontSize"
},
lineHeight: {
type: "token",
key: "l4LineHeight"
},
fill: {
type: "palette",
key: "tertiaryFontColor"
}
}
};
//# sourceMappingURL=title.js.map