question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pie chart/donut chart

See original GitHub issue

Description: What is it?

I want to be able to build a pie chart/donut chart. Where the radians = the proportion of the total value that each group is.

Problem: What problem does this solve?

Sometimes, I want to show my data as a pie chart

What: Roughly, what does this look like in the product?

  • an option in the chart configs for a donut/pie chart.
  • The values are plotted as teh raw values (not turned into % of total values)
  • In the “layout” you have to pick one or more group + one value
  • There are series options for changing colours + value labels

changes do NOT include:

  • being able to configure axes labels

Internal design ticket: https://github.com/lightdash/lightdash-internal-work/issues/298

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
TuringLovesDeathMetalcommented, May 12, 2022

@rephus sounds good! I’d love for us to get started on some more of the schema generation or multi-project work (but I think we’re waiting for Oliver to scope some of the tasks!)

1reaction
rephuscommented, May 12, 2022

I can spend some time to figure out how difficult this is. But if you have something else more urgent, let me know.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Battle of the Charts: Pie Chart vs. Donut Chart - Beautiful.ai
A donut chart is almost identical to a pie chart, but the center is cut out (hence the name 'donut'). Donut charts are...
Read more >
Pie & Donut Chart Templates - Moqups
A pie chart is a circular graph that shows individual categories as slices – or percentages – of the whole. The donut chart...
Read more >
Doughnut and Pie Charts - Chart.js
The doughnut/pie chart allows a number of properties to be specified for each dataset. These are used to set display properties for a...
Read more >
Donut Chart - Learn about this chart and tools to create it
A Donut Chart is a variation of a Pie Chart but with a space in the center. Donut Chart resources and more. Read...
Read more >
Pie and donut charts - Anaplan Technical Documentation
Pie charts consist of a circle divided into segments that represent the component parts of the whole. Donut charts are the same, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found