VisActor / VisActor/VTable

[Feature] 希望表头能支持添加统计迷你图

Open
#3,335 1 comment 0 reactions 0 assignees View on GitHub

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?

迷你图功能:

  1. hover展示具体信息
  2. 支持自定义点击事件

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.