An open API service indexing awesome lists of open source software.

https://github.com/yah01/keyviz-painter


https://github.com/yah01/keyviz-painter

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# KeyViz Painter

## Usage
在本地使用 `tiup playground` 搭建一个测试环境,并使用下面的语句创建数据库:
```sql
CREATE DATABASE KeyViz
```

接下来运行这个程序,等待6小时后,就可以在 dashboard 中的 KeyViz 看到图像了

原图像:

![src](s.jpg)

生成图像:
![result](result.png)