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: Added Column Graph, PieGraph, Stacked BarGraph #2317

Merged
merged 3 commits into from
Feb 25, 2025
Merged

Conversation

susrithasabbini
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Added Column Graph, PieGraph, Stacked BarGraph

Motivation and Context

How did you test it?

Locally
Screenshot 2025-02-24 at 12 28 18 PM
Screenshot 2025-02-24 at 12 28 25 PM

Where to test it?

No testing required as it is not integrated

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@susrithasabbini susrithasabbini added S-waiting-on-review Status: This PR has been implemented and needs to be reviewed C-feature Category: Feature request or enhancement feature feature labels Feb 24, 2025
@susrithasabbini susrithasabbini self-assigned this Feb 24, 2025
@susrithasabbini susrithasabbini requested a review from a team as a code owner February 24, 2025 07:00
Copy link

Review changes with  SemanticDiff

@susrithasabbini susrithasabbini linked an issue Feb 24, 2025 that may be closed by this pull request
@susrithasabbini susrithasabbini added S-in-progress Status: Implementation is underway and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Feb 24, 2025
@susrithasabbini susrithasabbini added S-waiting-on-review Status: This PR has been implemented and needs to be reviewed and removed S-in-progress Status: Implementation is underway labels Feb 24, 2025
@prajwalnl0 prajwalnl0 added this pull request to the merge queue Feb 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 24, 2025
@prajwalnl0 prajwalnl0 added this pull request to the merge queue Feb 25, 2025
Merged via the queue into main with commit b3e0fee Feb 25, 2025
6 checks passed
@prajwalnl0 prajwalnl0 deleted the graphs branch February 25, 2025 04:33
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed C-feature Category: Feature request or enhancement feature feature labels Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Add piecharts, stacked bar charts and column charts
5 participants