antvis / antvis/F2

在shape为smooth下,雷达图的line和area之间有缝隙

Open
#926 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8k
Forks
637
PR merge metrics
No merged PRs in 30d

Description

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

### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/icy-sunset-fkokx?file=/src/index.js)

### Steps to reproduce
打开就能看到

### What is expected?
期望area和line之间没有空隙

### What is actually happening?
area和line之间有空隙

| Environment | Info |
|---|---|
| f2 | 3.4.3 |
| System | macos |
| Browser | chrome 81.0.4044.138(正式版本) (64 位) |

Contributor guide

Open the contributing guide

Research direction

Start with the linked CodeSandbox reproduction and inspect src/index.js for the smooth radar chart setup. Trace the line and area rendering involved in that example, then verify the chart renders without a gap between them in the reproduction.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.