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

Feature/f 165 linechart barchart support #134

Merged
merged 31 commits into from
Dec 15, 2024

Conversation

plaume8
Copy link
Collaborator

@plaume8 plaume8 commented Dec 14, 2024

F-165

I have introduced a new component called CategoricalChartand refactored all chart components to reduce code redundancy. In particular, I have introduced the ChartContainer to prevent redundant code...

This is now the first working version I’d like to submit for the PR. There are still a few minor things missing, but to ensure the CategoricalChart component can be used in the main branch as soon as possible, it makes sense to merge this version now.

All the other minor todos have already been added to F-183.

…ll later be used by the CategoricalChart and ContinuousChart copmpeontn
…ghcharts options - fixes the chart export color problem
@plaume8 plaume8 self-assigned this Dec 14, 2024
Copy link

netlify bot commented Dec 14, 2024

Deploy Preview for wfp-hungermap ready!

Name Link
🔨 Latest commit bbac71f
🔍 Latest deploy log https://app.netlify.com/sites/wfp-hungermap/deploys/675d962a55ea8e0008c5013f
😎 Deploy Preview https://deploy-preview-134--wfp-hungermap.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@bohdangarchu bohdangarchu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great job!

Copy link
Collaborator

@marinovl7 marinovl7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Crazy feature! Pie Chart as well?? @plaume8 you are the best, exceeding the expectations as always! Also clean code, docs, generic components, awesome!|

@marinovl7 marinovl7 merged commit 9496427 into main Dec 15, 2024
5 checks passed
@marinovl7 marinovl7 deleted the feature/f-165-linechart-barchart-support branch December 15, 2024 14:04
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.

3 participants