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

feat(D3 plugin): add treemap chart #408

Merged
merged 5 commits into from
Feb 7, 2024
Merged

feat(D3 plugin): add treemap chart #408

merged 5 commits into from
Feb 7, 2024

Conversation

korvin89
Copy link
Collaborator

@korvin89 korvin89 commented Feb 6, 2024

Closes #316
Basic realisation of treemap chart.
PS: labels improvements will be added here #407

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

src/types/widget-data/treemap.ts Outdated Show resolved Hide resolved
src/types/widget-data/treemap.ts Outdated Show resolved Hide resolved
src/types/widget-data/treemap.ts Outdated Show resolved Hide resolved
src/plugins/d3/renderer/hooks/useShapes/treemap/index.tsx Outdated Show resolved Hide resolved
@korvin89 korvin89 merged commit 7b55f2f into main Feb 7, 2024
4 checks passed
@korvin89 korvin89 deleted the add-basic-treemap branch February 7, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[D3 plugin]: add basic treemap chart
3 participants