It would be good to have some standardised templates for graphs and maps that can just be picked up and used without having to faff around with matplotlib formatting and colouring. This would likely need some standard "themes" being generated so we can determine standard colour sets depending on the type of data being presented.
Standard information to include should be:
Required
Title
Date
Axis titles (graphs)
Axis metrics (graphs)
Optional
Author
Workstream
Logo
Standard colours should ensure to be colourblind safe - typically this can be achieved by following the colorbrewer colour guides. A Python version has been made, but it is 10 years old and likely needs reviewing - it appears to just be a library of constants.
Resource
This should be a list of recommended people to work on this, under the supervision / guidelines of CAF.
It would be good to have some standardised templates for graphs and maps that can just be picked up and used without having to faff around with matplotlib formatting and colouring. This would likely need some standard "themes" being generated so we can determine standard colour sets depending on the type of data being presented.
Standard information to include should be:
Standard colours should ensure to be colourblind safe - typically this can be achieved by following the colorbrewer colour guides. A Python version has been made, but it is 10 years old and likely needs reviewing - it appears to just be a library of constants.
Resource
This should be a list of recommended people to work on this, under the supervision / guidelines of CAF.