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
<!-- Describe the figure. What is the image intended to show? -->
11
+
12
+
# Method
13
+
<!-- How will the figure be produced? ex. TikZ, Python -->
14
+
**Program:**
15
+
16
+
<!-- Include any additional notes that may be useful for a developer. -->
17
+
18
+
19
+
# How can this issue be closed?
20
+
Issue can be closed when the following criteria has been met:
21
+
-[ ] Figure is completely modular and all files necessary for generation and inclusion are confined to a single file or directory.
22
+
-[ ] Includes a caption that is standalone and ends with correct punctuation.
23
+
-[ ] Includes a legend (if needed).
24
+
-[ ] All text in the figure is large enough to be easily read.
25
+
-[ ] Has a label (use `\label{}`)
26
+
-[ ] Are your color choices appropriate for [adequate accessibility](https://cran.r-project.org/web/packages/viridis/vignettes/intro-to-viridis.html#the-color-scales)?
0 commit comments