antvis / antvis/G2Plot

🥰 [FEATURE] 对称条形图支持分组

Open
#3,479 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.7k
Forks
591
PR merge metrics
No merged PRs in 30d

Description

### 🥰 对称条形图支持分组,和分组柱状图一样,通过 seriesField 和 isGroup 字段配置。

类型下面的效果

![left](https://user-images.githubusercontent.com/10857932/221134452-6220c0e4-00d4-4510-9b3f-c1eeec20d1bc.png)

![right](https://user-images.githubusercontent.com/10857932/221134475-0cfd6487-2754-450e-921b-915770fb7ffa.png)

Contributor guide

Open the contributing guide

Research direction

Start by locating the symmetric bar chart implementation and the existing grouped column chart behavior. Trace how seriesField and isGroup are handled in both entry points, then reproduce the requested grouped symmetric-bar examples and verify that both configuration fields produce the expected chart output.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.