Skip to content

Web: [Charts] Add new pie chart

Administrator requested to merge vk/add-new-pie-chart into main

Created by: vovakulikov

Closes: https://github.com/sourcegraph/sourcegraph/issues/32936

Background

This PR simply adds a new Pie Chart component to the charts package. The foundation of this component has been developed under the Code Insights needs but since this might be useful for other teams as well this PR brings this component to the shared charts package.

Screenshot 2022-03-23 at 12 59 18

Test plan

  • Make sure that the storybook story of pie chart works properly in all modern browsers (safari, chrome, firefox)

Merge request reports

Loading