We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5cc2e commit 31047adCopy full SHA for 31047ad
data-visualization.qmd
@@ -262,10 +262,10 @@ ggplot2::ggplot(
262
263
### Density Plot with Histogram and Rug Plot {#sec-densityHistogram}
264
265
-A density plot of fantasy points with a histogram and rug plot is depicted in @fig-histogramDensity.
+A density plot of fantasy points with a histogram and rug plot is depicted in @fig-densityHistogram.
266
267
```{r}
268
-#| label: fig-histogramDensity
+#| label: fig-densityHistogram
269
#| fig-cap: "Density Plot with Histogram and Rug Plot."
270
#| fig-alt: "Density Plot with Histogram and Rug Plot."
271
0 commit comments