79094843

Date: 2024-10-16 15:53:00
Score: 0.5
Natty:
Report link

Very late, but NavigationToolbar2 constructor has coordinates argument, which can disable coordinates:

NavigationToolbar(self.figure_canvas, self, coordinates=False)

This works with Qt5, but it is in backend_qt.py, so I assume will work in Qt4 as well (though it's probably irrelevant in 2024)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Osman-pasha