UNPKG

@visactor/vrender-components

Version:

components library for dp visualization

28 lines (27 loc) 659 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.DEFAULT_INDICATOR_THEME = void 0, exports.DEFAULT_INDICATOR_THEME = { title: { style: { text: "", fontSize: 20, fill: "black", fontWeight: "normal", fillOpacity: 1, textBaseline: "top", textAlign: "center" } }, content: { style: { text: "", fontSize: 16, fill: "black", fontWeight: "normal", fillOpacity: 1, textBaseline: "top", textAlign: "center" } } };