2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,236 forks (2,236 forks)batch import
enhancementgood first issue
Repository metrics
- Stars
- 15,390 stars (15,390 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
表格有单元格内设置对角斜线的需求,左上到右下或右上到左下。
Contributor guide
- Research direction
- Investigate how Luckysheet renders cells (using Canvas or DOM) and explore adding a diagonal overlay. Look for existing cell styling mechanisms.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- HTMLCSSCanvas