-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathTODO
More file actions
32 lines (16 loc) · 627 Bytes
/
Copy pathTODO
File metadata and controls
32 lines (16 loc) · 627 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Random issues that need to be sorted out:
- Default limits
Not all built-in layers provide their own limits, but some should
(e.g., ypanel.loess(), but not ypanel.grid()). Probably just the
data limits, not computed, but something.
- Scales
scales are currently ignored.
- Aspect ratio
Need to fix aspect="xy" for one.
More importantly, non-fill aspects place plot to the left of the
available area, not middle, and leave a lot of space between plot
and legends etc.
- switch.axes
Fix axis labels (switch them too) when switch.axes = TRUE
.yagpenv -> .impenv
yagp.theme -> imp.theme