Changeset 41376 for trunk/Ohana/src/kapa2/src/DrawFrame.c
- Timestamp:
- Jun 22, 2020, 10:56:43 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/kapa2/src/DrawFrame.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kapa2/src/DrawFrame.c
r41344 r41376 18 18 Py = 0.5 * (1 + 0.25*graph[0].axis[1].lweight) * (hypot (graph[0].axis[1].dfx, graph[0].axis[1].dfy) + hypot (graph[0].axis[1].dfx, graph[0].axis[1].dfy)); 19 19 int P = MIN (Px, Py); 20 // fprintf (stderr, "P: %d\n", P); 20 21 21 22 /* each axis is drawn independently, but ticks and labels are placed according to perpendicular distance. */
Note:
See TracChangeset
for help on using the changeset viewer.
