Enable grid and cursor in plots#52
Enable grid and cursor in plots#52eldarkg wants to merge 3 commits intoNubis-Communications:InNextReleasefrom
Conversation
|
Hi Eldar: Thanks for contributing! This is a feature that I'd wanted to add (grids) and the panning with cursor readout was always bad before. But I'll probably want to add the showing of grids to the preferences, which you might not know how to do (easily). |
|
This looks great. My comments:
|
|
One final question: Have you verified that this also works in Python 2.7? I'm still maintaining that this works in that version of Python for the near future. |
|
Sorry I have small time in this week. You can do it ourself. |
|
I took the first part of your commit to add grids and added this to the preferences and the GUI. Grids are off by default, but when a user turns them on, they are turned on in the preferences for all future plots. I also updated the help system file (but did not rebuild the help system yet).
Anyway, since I recently released the code, I rebased your changes for work on at some point. |
|
Ok |
see