scene.width = 400scene.align = "left"box()scene.append_to_caption("Here's the caption")theGraph = graph(align="right", width=400, height=400)theData = gdots(pos=[[0,0]])
theGraph = graph(align="right", width=400, height=400)theData = gdots(pos=[[0,0]])scene.width = 400# scene.align = "left"box()scene.append_to_caption("Here's the caption")