VTable
VTable copied to clipboard
VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.
[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...
[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...
### Version * ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/vtable-bug-report-dd9pfl?file=%2Fsrc%2Findex.ts%3A57%2C11 ### Steps to Reproduce 1.换掉sort图标 2.设置 autoWrapText, heightMode, autoFillWidth 3.缩小列的宽度, 使文字换行, header高度变大 4.放大列的宽度, 使文字变回一行, header高度没有还原 ### Current Behavior 列宽还原后,header的高度没有还原 ### Expected...
[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...
### Version 1.5.4 ### Link to Minimal Reproduction -1 ### Steps to Reproduce  ### Current Behavior -1 ### Expected Behavior -1 ### Environment ```markdown - OS: - Browser: -...
[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...
### Version 1.5.4 ### Link to Minimal Reproduction -1 ### Steps to Reproduce   ### Current Behavior const option = { "indicators": [ { "indicatorKey": "col_fld_tmp_zb_2", "chartSpec": { "categoryField":...
### Version 1.5.4 ### Link to Minimal Reproduction https://visactor.io/vtable/demo/cell-type/checkbox ### Steps to Reproduce //配置 const option = { records, columns, select: { disableHeaderSelect: true, }, dragHeaderMode: 'column', hover: { highlightMode:...
### Version 1.5.3 ### Link to Minimal Reproduction https://codesandbox.io/embed/9kw2g6?view=editor+%2B+preview&module=%2Fsrc%2Findex.ts ### Steps to Reproduce 1. columns 任意一项设置 headerIcon 即可复现 ### Current Behavior 鼠标 Hover 到 icon 时的反馈热区位置不正确 https://github.com/user-attachments/assets/f41d1628-e54a-4fc9-95fe-2127fcb90082 ### Expected Behavior...
### What problem does this feature solve? 1 ### What does the proposed API look like? 1