Transport-for-the-North / caf.viz

Python-based visualisation tools for transport data
Other
0 stars 0 forks source link

Standardised Graph and Map templates #12

Open BenTaylor-TfN opened 4 months ago

BenTaylor-TfN commented 4 months ago

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.