From aae65277acb9cff9f5add19c2f88ceeb21062621 Mon Sep 17 00:00:00 2001 From: Jakob Erdmann Date: Mon, 23 Dec 2024 09:06:48 +0100 Subject: [PATCH] fixing style refs #12 --- tools/visualization/plotXMLAttributes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/visualization/plotXMLAttributes.py b/tools/visualization/plotXMLAttributes.py index ab8e130d36db..9d4fab614ad4 100755 --- a/tools/visualization/plotXMLAttributes.py +++ b/tools/visualization/plotXMLAttributes.py @@ -28,7 +28,7 @@ Together with option --barplot or -hbarplot this gives a histogram. Binning size can be set via options --xbin and --ybin. @DENSITY: the number of occurrences of the other value is used, normalized by the total number of values. - @BOX: one or more box plots of the other value are drawn. + @BOX: one or more box plots of the other value are drawn. The --idattr is used for grouping and there will be one box plot per id @FILE: the (shortened) input file name is used (useful when plotting one value per file)