You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Generate 'nice' numbers for label ticks over a range, such as for y-axis on a chart.
4
4
5
-
Adapted from pseudo-code in *Graphics Gems, Volume 1* by Andrew S. Glassner (1995). See also Tufte (1983) for a discussion of topic.
5
+
Adapted from pseudo-code in *Graphics Gems, Volume 1* by Andrew S. Glassner (1995). See also Tufte’s _The Visual Display of Quantitative Information_ (p149 in 2001 edition) for a discussion of topic.
6
6
7
7
Available as an open source Swift library to be incorporated in other apps.
0 commit comments