@visactor/vgrammar-core
Version:
VGrammar is a visual grammar library
8 lines (7 loc) • 385 B
TypeScript
export type { IBoxplotScaleAnimationOptions } from './boxplot';
export { registerBoxplotGlyph, registerBarBoxplotGlyph } from './boxplot';
export { registerRippleGlyph } from './ripple';
export { registerWaveGlyph } from './wave';
export { registerLinkPathGlyph } from './link-path';
export { registerTreePathGlyph } from './tree-path';
export { registerViolinGlyph } from './violin';