- Timestamp:
- Mar 19, 2021 2:47:03 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r4857 r4858 6812 6812 imgAx = Img.axes 6813 6813 ytics = imgAx.get_yticks() 6814 imgAx.set_yticks(ytics[:-1])6815 6814 ylabs = [Page.varyList[int(i)] for i in ytics[:-1]] 6816 6815 imgAx.set_yticklabels(ylabs)
Note: See TracChangeset
for help on using the changeset viewer.