Skip to content
/ VUtil Public

VUtil is a general visualization tool for VisActor

License

Notifications You must be signed in to change notification settings

VisActor/VUtil

Repository files navigation

VUtil

VUtil is a general visualization tool for VGrammar.

unit test npm Version npm Download license

English| 简体中文

(video)

Introduction

VUtil is a general visualization tool for visual grammar library VGrammar. Including data processing, mathematical tools, js code tools, and graphics processing tools.

Repo Intro

This repository includes the following packages:

  1. vutil: visualization toolkit collection
  2. vdataset: data processing tool
  3. vvisutil: math and graphics Tools

Usage

Installation

npm package

// npm
npm install @visactor/vutils

// yarn
yarn add @visactor/vutils

More demos and detailed tutorials

Related Links

Contribution

If you would like to contribute, please read the Code of Conduct Guide first。

Small streams converge to make great rivers and seas!

License

MIT License