Hello,
I have to develop a bar graph as depicted in the attached image, with two independent variables (red and light blue) that colorize the grey steps according to their value.
I was thinking drawing the gray bar graph (as a bmp/png) on layer #0 and partially plotting on layer #1 the color bars (as a bmp/png) with transparent background but I couldn't find a function that draws only a part of the bitmap.
Moreover the bitmaps are intended to start from the top left corner so it looks like that my idea is not feasible.
Any idea/examples of how can this be achieved with fast computation as well?
Memory devices usage?
Thank you for your support.
Best regards,
Mark
I have to develop a bar graph as depicted in the attached image, with two independent variables (red and light blue) that colorize the grey steps according to their value.
I was thinking drawing the gray bar graph (as a bmp/png) on layer #0 and partially plotting on layer #1 the color bars (as a bmp/png) with transparent background but I couldn't find a function that draws only a part of the bitmap.
Moreover the bitmaps are intended to start from the top left corner so it looks like that my idea is not feasible.
Any idea/examples of how can this be achieved with fast computation as well?
Memory devices usage?
Thank you for your support.
Best regards,
Mark