Line 6:
Line 6:
== Types ==
== Types ==
* Labels which summarise data in a simple image (Nutriscore, NOVA, Ecoscore);
* Labels which summarise data in a simple image (Nutriscore, NOVA, Ecoscore);
−
* Bar charts to present the total counts for a set of categories;
+
* [[Visualisation/Barcarts|Bar charts]] to present the total counts for a set of categories;
* Bubble charts
* Bubble charts
* Scatter plots to present the dependency between two nutrients for a set of products;
* Scatter plots to present the dependency between two nutrients for a set of products;
* Pie charts to present fractions for a set of products:
* Pie charts to present fractions for a set of products:
−
* Box plots to present statistics of a nutrient for a set of products;
+
* [[Visualisation/Boxplot|Box plots]] to present statistics of a nutrient for a set of products;
−
* Violin plots to present the smooothed distribution of a nutrient for a set of products
+
* [[Visualisation/Violinplot|Violin plots]] to present the smooothed distribution of a nutrient for a set of products
* Line charts
* Line charts
* Radar charts
* Radar charts
+
* [[Word clouds]]
== Tools ==
== Tools ==
Line 20:
Line 21:
The scatter plots have the additional advantage that clicking on a point allows access to the corresponding product.
The scatter plots have the additional advantage that clicking on a point allows access to the corresponding product.
−
== Third party tools ===
+
== Third party tools ==
There are many, many third party tools available, which offer all kinds of other visualisations and presentation options. The huge drawback is that one has to import the data from OFF into these tools and that often additional crunching is required to get the data in the right format.
There are many, many third party tools available, which offer all kinds of other visualisations and presentation options. The huge drawback is that one has to import the data from OFF into these tools and that often additional crunching is required to get the data in the right format.
Line 28:
Line 29:
* Numbers for the Mac users
* Numbers for the Mac users
* Google sheets
* Google sheets
+
=== Violin plots ===
+
* [https://www.statskingdom.com/violin-plot-maker.html Violin plot maker] @ Statistics Kingdom - allows to create extensive combined box and violin plots.
+
=== Word clouds ===
+
* [https://www.wordclouds.com wordclouds.com]
+
[[Category:Visualisation]]