COS301-SE-2024 / Web-Exploration-Engine

Tech Odyssey - The Web Exploration Engine (WEE) - WEE automates the extraction of critical website information. Employing cutting-edge scraping technologies and natural language processing, WEE delivers user-friendly insights and reports through an intuitive and responsive website
5 stars 3 forks source link

Improve mobile view for piechart legend #181

Closed MignonErasmus closed 2 weeks ago

MignonErasmus commented 3 weeks ago

Description

The pie chart legend should be at the bottom of the chart on mobile view, otherwise it should be to the right of the chart.

Changes Made

The pie chart legend should be at the bottom of the chart on mobile view, otherwise it should be to the right of the chart.

Screenshots (if applicable)

Instead of this: image

To this: image image

Related Issues

178

Checklist

Additional Notes

[Include any additional notes or context relevant to the pull request]

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 87.21%. Comparing base (b9d3577) to head (bec76e0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #181 +/- ## ============================================ Coverage 87.21% 87.21% ============================================ Files 39 39 Lines 1134 1134 Branches 245 242 -3 ============================================ Hits 989 989 - Misses 139 142 +3 + Partials 6 3 -3 ```

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