From 42333af9eb75dc8006df693346ac28b5daf7dab0 Mon Sep 17 00:00:00 2001 From: John-Henry Barac Date: Thu, 4 Jul 2024 13:53:38 +0000 Subject: [PATCH] removed FDP and added context for chart colours --- docs/index.md | 10 +++++++--- mkdocs.yml | 2 +- site/index.html | 15 +++++++-------- site/search/search_index.json | 2 +- site/sitemap.xml.gz | Bin 195 -> 195 bytes 5 files changed, 16 insertions(+), 13 deletions(-) diff --git a/docs/index.md b/docs/index.md index 9ed5917..928e96a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ -#Build user centred products for the NHS Federated Data Platform +#Build user centred products for the Data Platform ##How to use this guide By using this guide, you can ensure that the user of your product encounters a familiar and easy-to-use interface, and will find it similar to other FDP products they use. @@ -143,10 +143,14 @@ Our content is factual, neutral and unambiguous. We do not use metaphors - we sa - every chart or other visualization must have a title. This benefits all users, and particularly those using a screen-reader. [type size medium] - keep axis titles as short as possible [type size medium] - category names on a chart axis or in a legend should be clear and concise [type size medium] -- for data from two or more time periods, put the older values before the newer values +- for data from two or more time periods, put the older values before the newer values +- always include some written explanation for the chart and an accompanying table for those who cannot use the data visualisation +- include a source so that a user can track back to the original data ### Chart colours -To be used in this order (if more than 12 then start again from the first colour): +We recommend to stick to no more than five different variables (colours or tints) on a graph or other chart type, otherwise your visualisation will be confusing. If you need to plot more than 5 variables, you should consider alternative ways to visualise this information. + +For any reasons, if we have to use more than five colours in a visualisation then use the colours listed below, in this order: -

One colour chart#005EB8

-

Two colour chart#41B6E6

diff --git a/mkdocs.yml b/mkdocs.yml index 3f57e52..98294cb 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -site_name: Federated Data Platform | Design guide +site_name: Data platform | Developers design guide # site_url: https://example.com repo_url: https://github.com/baracoffice/pagetest repo_name: Design guide page test diff --git a/site/index.html b/site/index.html index 751375a..1555f97 100644 --- a/site/index.html +++ b/site/index.html @@ -549,12 +549,12 @@

1. Core colours

2. Type sizes

3. Using colours

Users think that when colour is used it is trying to convey information, so make sure the use of colour is intentional and consistent. Don't use colour just for decoration.