```typescript import { xxx } from '@visactor/vrender'; ```
```typescript import { xxx } from '@visactor/vrender-core'; ```
```typescript import { xxx } from '@visactor/vrender-kits'; ```
components library for dp visualization
This module provides a graph-based animation system for VRender.
VGrammar is a visual grammar library
canvas table width high performance
```typescript import { xxx } from '@visactor/react-vrender'; ```
charts lib based @visactor/VGrammar
```typescript import { xxx } from '@visactor/react-vrender-utils'; ```
simple package of vgrammar.
canvas table width high performance
Coordinates for VGrammar
util
Layout of sankey chart, used by VGrammar
The react version of VChart 4.x
WordCloud layout transform for VGrammar
data processing tool
Layout WordCloud in specified shape, this is a transform for VGrammar.
The common utils functions of VGrammar
Projections for map, used in VGrammar.
full packages of vgrammar.
Scales for visual encoding, used in VGrammar, VTable
The extension module for VUtil from VisActor