DalgoT4D / webapp

GNU Affero General Public License v3.0
5 stars 35 forks source link

fix: Specified the width of Bar Graph and added the scrollbar. #861

Closed Akshat-Jaiswal-8 closed 1 month ago

Akshat-Jaiswal-8 commented 1 month ago

Summary

This PR fixes the #855 . Here i have specified the width of the bar Chart as per the number of bars. Also added the Scrollbar which will be displayed when the screen is narrowed and the chart gets truncated otherwise the scrollbar will not be displayed.

Goals Achieved

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.01%. Comparing base (119f32a) to head (095474e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #861 +/- ## ======================================== Coverage 45.01% 45.01% ======================================== Files 76 76 Lines 5247 5247 Branches 1210 1210 ======================================== Hits 2362 2362 + Misses 2879 2754 -125 - Partials 6 131 +125 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.