I must be missing something simple...
I'd like to draw solid colored rectangles--here's an example of an EFS that does it:
Changing the bar background color for a range of bars doesn't do it--it's dependent on bar thickness and horizontal scaling (you can end up with a cluster of thick vertical lines, like a diced rectangle). If I use drawLineRelative and make it a thick line, the corners are rounded.
Any tips?
I'd like to draw solid colored rectangles--here's an example of an EFS that does it:
Changing the bar background color for a range of bars doesn't do it--it's dependent on bar thickness and horizontal scaling (you can end up with a cluster of thick vertical lines, like a diced rectangle). If I use drawLineRelative and make it a thick line, the corners are rounded.
Any tips?
Comment