I your ChartDemo you have an example named LineStep where we can see kind of bar graph. I have two y values, 0 and 1, and I am trying to do a digital chart like that but my chart shows a ramp between transitions instead of a vertical line. What function of property in your LineStep example is responsable to show a vertical line between high and low transitions? Thanks.