patriciaperez90/restaurant-ordering-system

Enatega Admin Dashboard : Inconsistent Shadow Effect on Graph Lines

Open

#77 opened on Feb 11, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
Enatega MultiVendor Admin DashboardFeatureenhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe.

In the stakeholders graph, the shadow effect is applied inconsistently across different lines. Specifically, the green line either has a shadow when others do not, or lacks a shadow while other lines have it. This creates a visual inconsistency that may affect readability and aesthetics.

Describe the solution you'd like

Either all lines should have the shadow effect for consistency, or The shadow effect should be removed from the green line if it is the only one with it.

Contributor guide