[Feature] 希望表头能支持添加统计迷你图
Open
Nobody has claimed this yet.
bp
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
表头支持添加迷你图:
在数据集管理场景,用户会有一些轻分析的需求(例如一个模型训练集想看文本长度分布,标签分布),单独开一个模块太重,在表头中有一个迷你图就能解决80%以上的问题,例如https://huggingface.co/datasets/bghira/photo-concept-bucket/viewer/default/train
What does the proposed API look like?
迷你图功能:
- hover展示具体信息
- 支持自定义点击事件
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing VTable's header rendering and public API entry points; no specific files or tests are named in the issue. Use the linked Hugging Face dataset view as a reference, then define how header mini charts expose hover details and custom click events before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100