This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 38dad92  minor tweaks
38dad92 is described below

commit 38dad92f05855bc82e0db92ffdf92958bf55379c
Author: Paul King <[email protected]>
AuthorDate: Thu Apr 17 23:25:23 2025 +1000

    minor tweaks
---
 site/src/site/blog/img/underdogCorrelationPlot.png | Bin 97639 -> 224624 bytes
 site/src/site/blog/img/underdogRadarPlot.png       | Bin 224624 -> 97639 bytes
 site/src/site/blog/whisky-underdog.adoc            |   2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/site/blog/img/underdogCorrelationPlot.png 
b/site/src/site/blog/img/underdogCorrelationPlot.png
index 2761550..0b085dd 100644
Binary files a/site/src/site/blog/img/underdogCorrelationPlot.png and 
b/site/src/site/blog/img/underdogCorrelationPlot.png differ
diff --git a/site/src/site/blog/img/underdogRadarPlot.png 
b/site/src/site/blog/img/underdogRadarPlot.png
index 0b085dd..2761550 100644
Binary files a/site/src/site/blog/img/underdogRadarPlot.png and 
b/site/src/site/blog/img/underdogRadarPlot.png differ
diff --git a/site/src/site/blog/whisky-underdog.adoc 
b/site/src/site/blog/whisky-underdog.adoc
index 569709f..4f4e944 100644
--- a/site/src/site/blog/whisky-underdog.adoc
+++ b/site/src/site/blog/whisky-underdog.adoc
@@ -87,7 +87,7 @@ plot.radar(
 
 Which has this output:
 
-image:img/underdogCorrelationPlot.png[radar plot,50%]
+image:img/underdogRadarPlot.png[radar plot,50%]
 
 Let's now cluster the distilleries using k-means:
 

Reply via email to