diff --git a/404.html b/404.html index df1e5cd..346ab9e 100644 --- a/404.html +++ b/404.html @@ -32,7 +32,7 @@ -

Heatmap @@ -247,8 +250,8 @@ ) %>% ax_dataLabels(enabled = FALSE) %>% ax_colors("#008FFB")

-
- +
+

Treemap @@ -258,8 +261,8 @@ data("mpg", package = "ggplot2") apex(mpg, aes(x = manufacturer), "treemap")

-
- +
+

Candlestick @@ -273,8 +276,8 @@ aes(x = datetime, open = open, close = close, low = low, high = high), type = "candlestick" )

-
- +
+ @@ -289,7 +292,7 @@ diff --git a/articles/extra/advanced-configuration.html b/articles/extra/advanced-configuration.html index d6c4753..65b9d5b 100644 --- a/articles/extra/advanced-configuration.html +++ b/articles/extra/advanced-configuration.html @@ -34,7 +34,7 @@ -