package.lib.graphic.constants.d.ts Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of zrender Show documentation
Show all versions of zrender Show documentation
A lightweight graphic library providing 2d draw for Apache ECharts
The newest version!
export declare const REDRAW_BIT = 1;
export declare const STYLE_CHANGED_BIT = 2;
export declare const SHAPE_CHANGED_BIT = 4;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy