Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(graph): gradient color fallback #1164

Closed
wants to merge 1 commit into from

Conversation

scottanderson
Copy link

Added a fallback to use the stop.color when threshold values are outside the visible range. This prevents undefined colors from causing unexpected graph rendering behavior, such as turning blue near the edges.

Added a fallback to use the `stop.color` when threshold values are
outside the visible range. This prevents undefined colors from causing
unexpected graph rendering behavior, such as turning blue near the
edges.
@scottanderson scottanderson deleted the patch-1 branch November 4, 2024 03:11
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.

1 participant