chartjs / chartjs/Chart.js

Zero spacing option for pie chart

Open
#10,861 2 comments 0 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
JavaScript
Stars
67.7k
Forks
11.9k
Avg merge
7h 39m
Merged PRs (30d)
5

Description

### Feature Proposal

Currently 0 spacing is a default which results in non-zero spacing. It is not possible to specify 0 spacing, i.e. 0 pixel space between arcs on a pie chart. In our scenario having too many sections makes the last few sections appear entirely in white because of the non-zero spacing. Some sections before that appear partially in white, as if some fog effect was applied.

The effect looks like this:
![image](https://user-images.githubusercontent.com/85562318/200899587-76fa0f78-1547-40c5-bc41-26e818037a7e.png)

### Possible Implementation

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.