in OFC2 : have horizontal bars with diferent colors, I think this would do the thing : in Elements/PointHBar.as : replace this.colour = colour; by this.colour = value.colour ? value.colour : colour;
Log in to post a comment.