UNPKG

@visactor/vgrammar-core

Version:

VGrammar is a visual grammar library

12 lines (7 loc) 359 B
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"; //# sourceMappingURL=index.js.map