We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The updated point's color (with all valid options like x, y, value) should be different than nullColor
nullColor
The point's color is nullColor even though it's not a null point
https://jsfiddle.net/BlackLabel/Ld1x9op3/
v10.3.1 (probably never worked)
The text was updated successfully, but these errors were encountered:
Fixed #17970, heatmap's ex-null point had a null color after an update.
8d918f6
f0199a9
hubertkozik
Successfully merging a pull request may close this issue.
Expected behaviour
The updated point's color (with all valid options like x, y, value) should be different than
nullColor
Actual behaviour
The point's color is
nullColor
even though it's not a null pointLive demo with steps to reproduce
https://jsfiddle.net/BlackLabel/Ld1x9op3/
Product version
v10.3.1 (probably never worked)
The text was updated successfully, but these errors were encountered: