Open baireddy417 opened 4 years ago
Hi, you can try this: fig.canvas.manager.window.wm_geometry("+0+0")
Hi, you can try this: fig.canvas.manager.window.wm_geometry("+0+0")
Still getting same error: AttributeError: 'FigureManagerBase' object has no attribute 'window'. Please help me with this
Hi @rutvi21 did you make sure you're using the same conda environment as described in the README? Which OS are you using?
When i try to run the demo code i was getting this error in line fig.canvas.manager.window.move(0,0) could please help me