From 9b239cef89006c34bede934f4e1db42310c09c0f Mon Sep 17 00:00:00 2001 From: Gabor Szarnyas Date: Sun, 9 Jun 2024 14:22:15 +0200 Subject: [PATCH] Fix typo: baplot -> barplot --- lib/youplot/parser.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/youplot/parser.rb b/lib/youplot/parser.rb index d54c903..6d9baa6 100644 --- a/lib/youplot/parser.rb +++ b/lib/youplot/parser.rb @@ -189,7 +189,7 @@ module YouPlot scatter s draw a scatter plot density d draw a density plot boxplot box draw a horizontal boxplot - count c draw a baplot based on the number of + count c draw a barplot based on the number of occurrences (slow) colors color show the list of available colors