VisActor / VisActor/VTable

[Feature] 希望增加customRowStyle和customColStyle

Open
#2,707 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

What problem does this feature solve?

客户要求勾选某一行数据时, 整行显示虚线边框, 类似excel选择后复制的那个样式, 我试了下用customCellStyle加边框是加在每个cell上, 不能做到类似于鼠标框选那种外框, 而且用customCellStyle加边框底部的边框线条还被遮挡; 在columns配置中添加style border样式也会被遮挡一个像素. 希望增加整行/整列样式

What does the proposed API look like?

none

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

No source file, test, or API entry point is named in the issue. First clarify the proposed customRowStyle and customColStyle API, then trace the existing customCellStyle and column style handling. Done means row and column styling can produce the requested outer selection-like border without being obscured.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.