@antv/t8
Version:
T8 is a text visualization solution for unstructured data within the AntV technology stack, and it is a declarative T8 markdown syntax that can be used to describe the content of data interpretation reports.
7 lines • 313 B
TypeScript
export declare const SCALE_ADJUST = 2;
export declare const WIDTH_MARGIN = 0.5;
export declare const LINE_STROKE_COLOR = "#5B8FF9";
export declare const HIGHLIGHT_COLOR = "#FF8C00";
export declare const ARROW_FILL_COLOR = "rgb(250, 84, 28)";
export declare const OPACITY = 0.6;
//# sourceMappingURL=const.d.ts.map