chartjs / chartjs/Chart.js

Stacked doughnut charts

Open
#11,162 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

Looking into ways to implement the following:

Screenshot 2023-02-23 at 11 20 21

Useful when filters are applied to the original dataset. I'm unaware if this is currently possible. I'd be grateful for any pointers, possibly there is a plugin I could base this on?

### Possible Implementation

I can imagine implementing this if there exists a way to render a doughnut chart with overlayed arcs. When filters are applied, the bottom layer is made slightly transparent, the top layer arc segments get specific widths to illustrate different values.

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.