NEWS.md
    theme_nightblue() has been changed from #FF7AFD to #D81E5Btheme_ggcharts() has been changed from #F4F7FC to #C7C7C7. In addition, the foreground color has been changed from #002451 to #080708.plot.title.position element if a version of {ggplot2} >= 3.3.0 is installed. This fixes #75.customize (#54) and themes (#69)popeurope and popch (#60)theme_ggcharts()
theme_ng(), theme_nightblue() and theme_hermit()
ggcharts theme can be changed using ggcharts_set_theme()
highlight_spec() has been introduced to enable full customization when highlightinglimit argument of bar_chart(), lollipop_chart() and dumbbell_chart() has been deprecated in favor of top_n (#62)lollipop_chart() and bar_chart() display the number of cases in each distinct value of x if the y argument is missing (#48)lollipop_chart() and bar_chart() gained an other argument. If a threshold is set and other = TRUE all categories with values less than the threshold are aggregated and displayed at the bottom of the chart (#67)rlang::abort() rather than stop() (#32)