ukgovdatascience / govstyle

Theme for use with ggplot2 for creating government style visualisations
http://ukgovdatascience.github.io/govstyle/index.html
GNU General Public License v3.0
63 stars 12 forks source link

Add GOV.UK blue to gov_cols #18

Closed nacnudus closed 7 years ago

nacnudus commented 7 years ago

GOV.UK is in the extended palette, and is the only one so far missing from gov_cols(). Unless it was omitted for a reason?

codecov[bot] commented 7 years ago

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   80.43%   80.43%           
=======================================
  Files           2        2           
  Lines          46       46           
=======================================
  Hits           37       37           
  Misses          9        9

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9f4fb40...690b831. Read the comment docs.

ivyleavedtoadflax commented 7 years ago

No reason for being excluded, will merge this when the test pass is reported.

nacnudus commented 7 years ago

Thanks!