Graph-type widget

Hey everyone,

I am building a control system for a pair of stepper-motor-driven rails in an XY configuration with a 180 degree rotating head mounted on them. I would like to indicate their relative position using some kind of XY graph widget on an LCD display. The ‘XY graph’ would need to be able to display a simple image (vector or bitmap, I don’t mind) and support rotation of that image to indicate rotation angle.

I would appreciate some input on the best way to achieve this in LVGL, please. Does anyone have any ideas they could suggest?

Thank you in advance,
Dax.