VChart/packages/vchart-editor
2023-09-20 14:54:38 +08:00
..
__tests__ test(vchart-editor): fix the wrong path 2023-08-22 16:09:29 +08:00
src feat: init @visactor/vchart-editor 2023-08-22 16:04:11 +08:00
.eslintignore feat: init @visactor/vchart-editor 2023-08-22 16:04:11 +08:00
.eslintrc.js feat: init @visactor/vchart-editor 2023-08-22 16:04:11 +08:00
bundler.config.js feat: init @visactor/vchart-editor 2023-08-22 16:04:11 +08:00
jest.config.js feat: init @visactor/vchart-editor 2023-08-22 16:04:11 +08:00
package.json Merge remote-tracking branch 'origin/dev/1.4.0' into feat/0919-crosshair 2023-09-20 14:54:38 +08:00
README.md feat: init @visactor/vchart-editor 2023-08-22 16:04:11 +08:00
setup-mock.js feat: init @visactor/vchart-editor 2023-08-22 16:04:11 +08:00
tsconfig.eslint.json feat: init @visactor/vchart-editor 2023-08-22 16:04:11 +08:00
tsconfig.json feat: init @visactor/vchart-editor 2023-08-22 16:04:11 +08:00
tsconfig.test.json feat: init @visactor/vchart-editor 2023-08-22 16:04:11 +08:00

@visactor/vchart-editor

Description

The VChart editor component.

Usage

import { xxx } from '@visactor/vchart-editor';

Develop

# start server
$ rush editor