Greetings all,
Having an issue with time series panels using gradient mode: scheme, color scheme: thresholds by value (absolute), hoping someone can confirm these findings.
Using custom RGB color values and anytime the blue value is set to 0 the graph will not render any values that should be that color. As example: rgb(255, 255, 0) fails to render, but changing blue to any non-zero value rgb(255, 255, 1) fixes this issue.
Anyone else able to reproduce this issue? Thanks much!
Below graphs as examples before/after fixing the RGB blue value: