Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sunburst to pie chart #47208

Open
wants to merge 51 commits into
base: master
Choose a base branch
from
Open

add sunburst to pie chart #47208

wants to merge 51 commits into from

Conversation

EmmadUsmani
Copy link
Contributor

@EmmadUsmani EmmadUsmani commented Aug 25, 2024

Closes #47209

Description

Describe the overall approach and the problem being solved.

How to verify

Describe the steps to verify that the changes are working as expected.

  1. New question -> Sample Dataset -> ...
  2. ...

Demo

Upload a demo video or before/after screenshots if sensible or remove the section

Checklist

  • Tests have been added/updated to cover changes in this PR

Copy link
Contributor Author

EmmadUsmani commented Aug 25, 2024

Copy link
Contributor

github-actions bot commented Aug 25, 2024

Codenotify: Notifying subscribers in CODENOTIFY files for diff 05c2fb2...85a6bd7.

Notify File(s)
@alxnddr frontend/src/metabase/visualizations/components/ChartTooltip/EChartsTooltip/EChartsTooltip.tsx
frontend/src/metabase/visualizations/echarts/pie/constants.ts
frontend/src/metabase/visualizations/echarts/pie/format.ts
frontend/src/metabase/visualizations/echarts/pie/model/index.ts
frontend/src/metabase/visualizations/echarts/pie/model/types.ts
frontend/src/metabase/visualizations/echarts/pie/option.ts
frontend/src/metabase/visualizations/echarts/pie/tooltip.tsx
frontend/src/metabase/visualizations/echarts/pie/types.ts
frontend/src/metabase/visualizations/echarts/pie/util.ts
frontend/src/metabase/visualizations/echarts/tooltip/index.tsx
frontend/src/metabase/visualizations/shared/settings/pie.ts
frontend/src/metabase/visualizations/types/hover.ts
frontend/src/metabase/visualizations/visualizations/PieChart/PieChart.tsx
frontend/src/metabase/visualizations/visualizations/PieChart/chart-definition.ts
frontend/src/metabase/visualizations/visualizations/PieChart/use-chart-events.ts

@EmmadUsmani EmmadUsmani added the no-backport Do not backport this PR to any branch label Aug 26, 2024 — with Graphite App
@EmmadUsmani EmmadUsmani force-pushed the add-sunburst-to-pie-chart branch 3 times, most recently from 2975803 to ba41e36 Compare August 26, 2024 17:36
@EmmadUsmani EmmadUsmani force-pushed the allow-re-ordering-and-re-naming-pie-chart-slices branch from f939832 to 580040d Compare August 26, 2024 17:54
@EmmadUsmani EmmadUsmani force-pushed the add-sunburst-to-pie-chart branch 6 times, most recently from 636e4a7 to c96508b Compare August 29, 2024 00:58
Base automatically changed from allow-re-ordering-and-re-naming-pie-chart-slices to master August 29, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-backport Do not backport this PR to any branch .Team/DashViz Dashboard and Viz team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Epic] Multi-dimensional / Sunburst Pie chart
1 participant