Skip to content

Commit c9c7097

Browse files
committed
fix spacing and checklist comment out
1 parent 52942d6 commit c9c7097

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

05_how_to_improve_viz.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ IV. Maintaining Originality
321321
3. If using a type of plot and are in doubt, attribute.
322322

323323
V. Practicing Empathy
324+
324325
1. Visualize each data point.
325326
2. Avoid stereotypical colors.
326327
3. Use person-first language when appropriate and avoid insensitive language.

07_wrapping_up.qmd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ What might be a good caption for this expository data visualization? Try writing
292292

293293
<details><summary>A possible caption</summary>
294294

295-
**Chocolate is among the most liked candy in 2017.** A survey of potential trick or treaters in 2017 by the University of British Columbia asked how survey respondents felt when they received certain candies. Here each candy is plotted based on the fraction of respondents which viewed that candy with Joy vs the fraction of respondents which viewed that candy with Despair. The upper right corner of the plot represents the most liked candies (lots of joy, little despair), while the bottom left corner represents the least liked candies (more despair, less joy). Candy color and shape is used to separate chocolate candy (brown triangles) from non-chocolate candy (blue circles). Chocolate candy seems to be among the most liked candy with any full-sized candy bar having the most joy and least despair reported. Note that the survey asked about itens that were not candy. Those have been removed from this analysis. In addition to responding with Joy or Despair, respondents could reply with Apathy (or skip replying for any candy).
295+
**Chocolate is among the most liked candy in 2017.** A survey of potential trick or treaters in 2017 by the University of British Columbia asked how survey respondents felt when they received certain candies. Here each candy is plotted based on the fraction of respondents which viewed that candy with Joy vs the fraction of respondents which viewed that candy with Despair. The upper right corner of the plot represents the most liked candies (lots of joy, little despair), while the bottom left corner represents the least liked candies (more despair, less joy). Candy color and shape is used to separate chocolate candy (brown triangles) from non-chocolate candy (blue circles). Chocolate candy seems to be among the most liked candy with any full-sized candy bar having the most joy and least despair reported. Note that the survey asked about items that were not candy. Those have been removed from this analysis. In addition to responding with Joy or Despair, respondents could reply with Apathy (or skip replying for any candy).
296296

297297
</details>
298298

@@ -353,7 +353,7 @@ Two examples of using data visualization to validate models within the bioinform
353353
## Checklist
354354
355355
This checklist contains reminders of considerations and steps you should take while building your expository data visualization in order to minimize complexity, enhance clarity, and improve accessibility, as well as assess accuracy.
356+
357+
-->
356358

357-
{{< include _summary_checklist.qmd >}}
358-
359-
-->
359+
<!-- {{< include _summary_checklist.qmd >}} -->

0 commit comments

Comments
 (0)