antvis / antvis/G2Plot

Ability to set individual field color

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

Description

- [ ] I have searched the [issues](https://github.com/antvis/g2plot/issues) of this repository and believe that this is not a duplicate.

### What problem does this feature solve?
Displaying data with correct colour indicating severity of data. Red for critical, Yellow for Medium, blue for Low

### What does the proposed API look like?
color: [{fieldName:"Critical", color: "red"}]

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points; begin by locating the chart color configuration and its public API. Confirm how field names map to severity values, then verify that Critical, Medium, and Low data render with their requested colors.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.