I’m having a display issue when I use Value Mapping
on a State Timeline
visualization.
As shown in this first picture, I am able to use the Query Inspector
to show that I have some metrics that are either a 1 or a 0.
In my State Timeline
display, I am able to view the metrics when I apply a Threshold
. Note that in the right-side control panel, I’ve applied a Threshold
such that any value >= 1 shows up as green. All good up to this point.
However, I want to use Value Mapping
. So on the right-side control panel, I delete the Threshold
and instead apply a Value Mapping
such that all 1’s should be green and all 0’s should be red. For some reason, this triggers some display error that says Cannot Read Property Value of Undefined
.
Is there some additional setting I’m missing that would cause a Threshold
to work, but a similar Value Mapping
to fail? Any help will be greatly appreciated as this is driving me crazy.