Neeraj Add Amount Label and Extend Graph Bars in Resource Usage Chart#4494
Merged
one-community merged 5 commits intodevelopmentfrom Apr 17, 2026
Merged
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Prem203
approved these changes
Dec 5, 2025
Contributor
beblicarl
previously approved these changes
Jan 15, 2026
a157437 to
613fa32
Compare
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Anusha-Gali
previously approved these changes
Apr 11, 2026
HemanthNidamanuru
previously approved these changes
Apr 11, 2026
HemanthNidamanuru
left a comment
There was a problem hiding this comment.
Hi Neeraj,
I tested this PR locally and everything is working as expected:
- The 'Amount' label is displaying correctly on the Y axis
- All material bars (A-G) are visible and rendering correctly
- Hover tooltips are showing the Returned and Loaned values for each material
Everything looks consistent in both light and dark mode.
8d6a38d
613fa32 to
8d6a38d
Compare
|
Member
|
Thank you all, merging! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.









Description
Related PRS (if any):
To test this frontend PR you need to checkout the development backend PR.
…
Main changes explained:
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes:
Note:
The component is mock-data driven and does not affect backend API calls.