VMind icon indicating copy to clipboard operation
VMind copied to clipboard

Not only automatic, but also intelligent. An Intelligent data Visualization System, based on LLM.

Results 69 VMind issues
Sort by recently updated
recently updated
newest added

### What problem does this feature solve? to increase the accuracy of chart generation, use vector database to query exapmles according to user's input and fill the result in chart...

enhancement

![Image](https://github.com/VisActor/VMind/assets/20367445/a3a735b5-c5a8-40a8-bab3-2dcb5f078fcf)

enhancement

### What problem does this feature solve? Supports VMind to comple existing functions through the API of [ERNIE ](https://cloud.baidu.com/doc/WENXINWORKSHOP/s/clntwmv7t)model. ### What does the proposed API look like? 1. https://www.visactor.io/vmind/guide/Basic_Tutorial/Create_VMind_Instance 2....

tutor

### What problem does this feature solve? Supports VMind to comple existing functions through the API of XunFei XingHuo:https://xinghuo.xfyun.cn/sparkapi ### What does the proposed API look like? https://www.visactor.io/vmind/guide/Basic_Tutorial/Create_VMind_Instance https://www.visactor.io/vmind/guide/Basic_Tutorial/Custom_Request

tutor

尝试移除数据聚合过程中llm生成的fieldInfo,提高响应速度,将数据聚合+图表生成整体流程缩短至5s

### What problem does this feature solve? Value formatter ### What does the proposed API look like? Follow current api is enough

### Version VMind的2.0.4依然存在问题 ### Link to Minimal Reproduction 无 ### Steps to Reproduce 我更新版本后进行测试,虽然成功生成了spec,但是data中的values为空。 ###数据集链接: [nl4dv/examples/assets/data/movies-w-year.csv at master · nl4dv/nl4dv](https://github.com/nl4dv/nl4dv/blob/master/examples/assets/data/movies-w-year.csv) ### 测试代如下: import VMind from '@visactor/vmind'; import pkg from '@visactor/vmind';...

bug
good first issue

[[中文版模板 / Chinese template](https://github.com/VisActor/VChart/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [x] Bug fix - [ ] TypeScript definition update - [ ] Bundle size...

chart-advisor