lirantal/pie-my-vulns

Discussion: how to handle pie charts with incomplete data?

Open

#6 opened on Dec 24, 2019

 (4 comments) (0 reactions) (0 assignees)JavaScript (5 forks)github user discovery
help wantedquestion

Repository metrics

Stars
 (26 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description

When there are not enough data points to make sense of a pie chart, how should we handle it?

Consider a project which has only 1 high vulnerability that is only patchable and comes from an indirect dependency:

image

Contributor guide