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

HeatMap color interpolation not correct #1511

Open
Darkproduct opened this issue May 16, 2024 · 0 comments
Open

HeatMap color interpolation not correct #1511

Darkproduct opened this issue May 16, 2024 · 0 comments

Comments

@Darkproduct
Copy link

Describe the bug
image
I have this HeatSeries in which the color gradient is wrong. As you can see here, the weights scale from 0 (red) to 400 (green). From this chart a clear curve (I've drawn this with a red line) should be visible, but instead the chart looks like a a normal gradient only depended on the x value with no y correlation.

In this screenshot you can see a 400 weight on a point clearly not shown in green.
image

To Reproduce
Steps to reproduce the behavior:

  1. Use the MWE from here: https://github.com/Darkproduct/MauiLiveChartsMWE
  2. Build and look at the chart

Expected behavior
I would expect to see a correct representation of the data.

Desktop (please complete the following information):

  • OS: Windows 10
  • Engine: Maui 8.0.7 (but also tested with 8.0.40)
  • Version: 2.0.0-rc2
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

No branches or pull requests

1 participant