area_profiles()trends() function now displays the area and comparator in the key for the chartcompare_areas() and map() functions giving users flexibility to provide their own legend titles using + labs(fill = "Blah") after function (see issue 16)overview() function now has an argument for legend_position whose ordering is controlled by the levels of the field assigned to fillarea_profiles() to show how to specify the order of indicators and how to show domainsdisplay.values argument added to compare_areas() function - allowing users to display the values alongside the bars in the chartarea_profiles() - users have control on number of decimal places to display non-count values at (including different decimal places for different indicators)map functionarea_profiles() now should display the “Best/Highest” label betterarea_profiles() to accept field names other than IndicatorName and Polarity for those two argumentsarea_profiles() functioncreate_test_data()Due to popular demand, fingertipscharts has been created to help users create the charts they see on Public Health England’s Fingertips website. There is an accompanying vignette that shows users the potential of the functions browseVignettes("fingertipscharts")