Hello Tiago,

I am trying to set a background image in GraphWidget. I already tried to use the Gtk.Image overlaied by GraphWidget with bg_color = [1, 1, 1, 0], but it not worked.

Is possible to set the background without modifing the gtk_draw.py source file?

Best,
Paulo Nascimento