antvis / antvis/G2Plot

🥰 [FEATURE]日历热力图 功能需求

Open
#2,739 1 comment 0 reactions 0 assignees View on GitHub
feature Later
Dominant language
TypeScript
Stars
2.7k
Forks
591
PR merge metrics
No merged PRs in 30d

Description

### 🥰 Features description [Please make everyone to understand it]
1. 数据结构 [{
"name": "2016-05-02",
"value": 888,
"colorField": "颜色映射值"
}, {...}]

2. colorField 颜色映射,颜色图例
3. sizeField 尺寸映射,尺寸图例
4. shape 可配置
5. 涟漪效果
https://user-images.githubusercontent.com/26690191/127458687-d049afea-2a22-4be2-b89d-251c42a1ccdb.mov

6. 可设置 开始时间,结束时间(时间范围限制)
7. state,setState
8. 提示框
9. 图例
10. 动画
11. 事件类

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by turning the listed data structure, colorField, sizeField, shape, time-range, state, tooltip, legend, animation, and event requirements into a scoped design; the linked video is the only behavior reference, and done would require all specified interactions to be implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.