Skip to content

Conversation

@sarikaksstrcs
Copy link

When areaChart is enabled, the line now defaults to solid color instead of gradient. This prevents unexpected gradient lines in area charts unless explicitly set.

Changes:

  • Modified useLineChart call to set lineGradient: false when areaChart is true, and lineGradient is not provided

Issue: #1080

When areaChart is enabled, the line now defaults to solid color instead of gradient.
This prevents unexpected gradient lines in area charts unless explicitly set.

Changes:
- Modified useLineChart call to set lineGradient: false when areaChart is true and lineGradient is not provided
@Abhinandan-Kushwaha
Copy link
Owner

Hi @sarikaksstrcs 👋
Thank you so much for looking into this issue. However, the root cause of the issue is something else- #1080 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants