Added a default setting to Plotly graphs to hide the Plotly controls by default
2.10.1
- Fixed missing `__init__.py` in new formatting folder that prevented use of format_as_human_readable
2.10.0
- Added human readable formatting function, format_as_human_readable
2.9.0
- Added table_from_dataframe component, used to display dataframes as tables in the [Gov.UK Design System style](https://design-system.service.gov.uk/components/table/).
2.8.0
- Added [footer](https://design-system.service.gov.uk/components/footer/) and [details](https://design-system.service.gov.uk/components/details/) components from the Gov.UK design system
2.7.0
What's Changed * Add id to navbar ul element by RhysJones125 in https://github.com/communitiesuk/pkg_gov_uk_dashboards/pull/12