From 9da9133372767b8e52887e47949c2cdf737d82a4 Mon Sep 17 00:00:00 2001 From: willemferguson Date: Mon, 15 Feb 2021 11:01:32 +0200 Subject: Mobile user manual update: statistics As the title says. This is a first pass because I cannot see what it looks like on the mobile device if it has not been pulled into master. I need to see what size the images have on the mobile screen and how the organisation of text above and below the images is rendered. There will definitely be a second PR to refine the content for the mobile screen and to ensure proper integration of the statistics section with the overall user manual.. Signed-off-by: willemferguson --- Documentation/mobile-images/StatsBarchartRotated.jpg | Bin 0 -> 65970 bytes Documentation/mobile-images/StatsBarchartSubdivided.jpg | Bin 0 -> 74158 bytes Documentation/mobile-images/StatsCategoricalData.jpg | Bin 0 -> 77963 bytes Documentation/mobile-images/StatsCountsData.jpg | Bin 0 -> 60063 bytes Documentation/mobile-images/StatsDataTypes.jpg | Bin 0 -> 72156 bytes Documentation/mobile-images/StatsGraphAxes.jpg | Bin 0 -> 54637 bytes Documentation/mobile-images/StatsGraphOptions.jpg | Bin 0 -> 83744 bytes Documentation/mobile-images/StatsPanel.jpg | Bin 0 -> 98586 bytes Documentation/mobile-images/StatsRegression.jpg | Bin 0 -> 91909 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Documentation/mobile-images/StatsBarchartRotated.jpg create mode 100644 Documentation/mobile-images/StatsBarchartSubdivided.jpg create mode 100644 Documentation/mobile-images/StatsCategoricalData.jpg create mode 100644 Documentation/mobile-images/StatsCountsData.jpg create mode 100644 Documentation/mobile-images/StatsDataTypes.jpg create mode 100644 Documentation/mobile-images/StatsGraphAxes.jpg create mode 100644 Documentation/mobile-images/StatsGraphOptions.jpg create mode 100755 Documentation/mobile-images/StatsPanel.jpg create mode 100755 Documentation/mobile-images/StatsRegression.jpg (limited to 'Documentation/mobile-images') diff --git a/Documentation/mobile-images/StatsBarchartRotated.jpg b/Documentation/mobile-images/StatsBarchartRotated.jpg new file mode 100644 index 000000000..3af6821cf Binary files /dev/null and b/Documentation/mobile-images/StatsBarchartRotated.jpg differ diff --git a/Documentation/mobile-images/StatsBarchartSubdivided.jpg b/Documentation/mobile-images/StatsBarchartSubdivided.jpg new file mode 100644 index 000000000..8c2bf1e93 Binary files /dev/null and b/Documentation/mobile-images/StatsBarchartSubdivided.jpg differ diff --git a/Documentation/mobile-images/StatsCategoricalData.jpg b/Documentation/mobile-images/StatsCategoricalData.jpg new file mode 100644 index 000000000..17ded1f9d Binary files /dev/null and b/Documentation/mobile-images/StatsCategoricalData.jpg differ diff --git a/Documentation/mobile-images/StatsCountsData.jpg b/Documentation/mobile-images/StatsCountsData.jpg new file mode 100644 index 000000000..64d802975 Binary files /dev/null and b/Documentation/mobile-images/StatsCountsData.jpg differ diff --git a/Documentation/mobile-images/StatsDataTypes.jpg b/Documentation/mobile-images/StatsDataTypes.jpg new file mode 100644 index 000000000..4087e0cd4 Binary files /dev/null and b/Documentation/mobile-images/StatsDataTypes.jpg differ diff --git a/Documentation/mobile-images/StatsGraphAxes.jpg b/Documentation/mobile-images/StatsGraphAxes.jpg new file mode 100644 index 000000000..7c828df26 Binary files /dev/null and b/Documentation/mobile-images/StatsGraphAxes.jpg differ diff --git a/Documentation/mobile-images/StatsGraphOptions.jpg b/Documentation/mobile-images/StatsGraphOptions.jpg new file mode 100644 index 000000000..07d45aa01 Binary files /dev/null and b/Documentation/mobile-images/StatsGraphOptions.jpg differ diff --git a/Documentation/mobile-images/StatsPanel.jpg b/Documentation/mobile-images/StatsPanel.jpg new file mode 100755 index 000000000..67fccc62f Binary files /dev/null and b/Documentation/mobile-images/StatsPanel.jpg differ diff --git a/Documentation/mobile-images/StatsRegression.jpg b/Documentation/mobile-images/StatsRegression.jpg new file mode 100755 index 000000000..a12aba10f Binary files /dev/null and b/Documentation/mobile-images/StatsRegression.jpg differ -- cgit v1.2.3-70-g09d2