🐛 [BUG]双轴图坐标轴最值设置为负值时不生效
Open
Bug
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
### 🐛 Bug description [Please make everyone to understand it]
双轴图坐标轴最值设置为负值时不生效
* _Required_ **Link to minimal reproduction**:
https://codesandbox.io/s/43339o
### 📷 Step to reproduce
在代码中设置minLimit或maxLimit为负值
### 🏞 Expected result
负值生效
### 🚑 Any additional [like screenshots]
* **G2Plot Version**:
* **Platform**:
Contributor guide
Research direction
Start with the linked CodeSandbox and reproduce the dual-axis chart using negative minLimit or maxLimit values. Trace how those axis limits are handled in the chart configuration; the issue is done when negative bounds take effect as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100