1) Changing the background color of a bar (setBarBgColor) causes the background of that bar to draw on top of lines drawn with the drawLine function.
Q) Is there a way to get around this?
Q) If not, when will it be fixed? (Give us a switch so we can choose what goes on top. Or add flags to the drawLine function, like drawShape and drawText.)
2) Changing the background color of a bar causes the background of that bar to draw on top of the grid lines.
Q) Is there a way to get around this?
Q) If not, when will it be fixed? (Give us a switch so we can choose what goes on top.)
3) Are there any help resources that address z-order control in a comprehensive way?
Q) Is there a way to get around this?
Q) If not, when will it be fixed? (Give us a switch so we can choose what goes on top. Or add flags to the drawLine function, like drawShape and drawText.)
2) Changing the background color of a bar causes the background of that bar to draw on top of the grid lines.
Q) Is there a way to get around this?
Q) If not, when will it be fixed? (Give us a switch so we can choose what goes on top.)
3) Are there any help resources that address z-order control in a comprehensive way?
Comment