Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix: Regional other geographies table showing wrong order of values to geog - sort order in fn * Chore: Move create your own dev scripts into own folder * Feat: Final download options for the LA level charts now working (also more modularised to get download to work) * Chore: Added roxygen comments for new UI modules for bar and line charts in LA lvl * Feat: Adding new LA charts to main ui and server * Feat: Adding download options for Stat Neigh line charts * Feat: Stat neigh bar charts download options added * Feat: Download options added to Regional line charts * Feat: Adding more descriptive info to download options, e.g., Multi Bar * Fix: Updated id for region stats table * Fix: Correcting incorrect display no data plot in stat n charts * Feat: Added focus bar chart to Regional level * Feat: Chart input for multi Regional added and working for line * Fix: Shared chart inputs were not reacting to a change in indicator causing incorrect geogs to show as options * Feat: Added multi choice bar chart and all working with downloads * Feat: New region charts added to main ui and server, also split shared input values so that they are not lost when changing page (means SN and Region do not share for charts) * Fix: Replace geog input with geog_groups input in the staging error tables to allow other geog selections to populate * Feat: Adding full dataset download for all LA and removing ignore_init from download module so tables cna be downloaded straight away * Tests: Adding export back to server, updating chart ids, and new snapshots of LA charts * Feat: Adding x to remove options in create own chart * Fix: COrrected type of stat neigh panel title in main ui * Fix: Colouring of QB cell only occurs for single cell in stat neigh * Feat: Updating qb col colouring def to match the stat neigh and apply across LA page too * Fix: Convert last and next updated metadata to Month Year format in the global * Feat: Fn to add linebreaks to y_axis labels * Feat: X-axis title added to show year type, also formatted distance of these to the labs in custom_theme * Chore: Removing markers from line plots * Feat: Removing linebreak from multiple y-axis, as think important to keep each unit on each line * Feat: Thickening lines, multi plots need slightly thicker also increased focus thickness too * Fix: Using "-" instead of NA for categorical and polarised indicators that have no polarity * Fix: Display "-" when no polarity for national rank in stat neigh * Chore: Updating LA scripts to use "-" for QBs with no polarity * Feat: Coloruing trend arrow, applied to LA page * Feat: Adding trend colour styling too region scripts * Chore: Removing polarity from reactable output in LA page by not showing col * Feat: Adding colouring to trend arrows in stat neigh scripts * Chore: Added national_rank formatting fn for stat neigh * Fix: Correcting how rank and QB show NAs, dependent on polarity - now does it within cell * Chore: Removing the NA formatting from reactable and doing in code prior for LA stats table QB and ranks * Feat: Updating rank fn for stat neigh stats table * Fix: Removed req for stat neighs so that Cumberland will show * Chore: Adding roxygen comments for reactable formatting fns * Chore: Updating renv * Feat: Updating colour of LA in tables for GOV.UK blue and adding England colour too, adding colour to SN geog table * Feat: Colours in plots now match highlighted LA and England, some playing around with colours too - undecided * Feat: Consistent colours across charts and tables now added to Region page * Feat: Consistent colours across charts and tables now added to Stat N page * Feat: Tooltip now also coloured by geography, implemented in LA page * Feat: Added option to specify text colour in tooltip for focus plots, applied to stat neigh * Feat: Applied tooltip text colour to region page * Fix: Updated create own charts for new tooltip fns, so still show measure * Tests: Fixed tests for updated calculate rank fn * Tests: Updated metadata fn to show warning and compute if looks like numeric date, updated test for this too * Tests: Updated la stats table for new handling of NA polarity rank and QB * Tests: Updated LA charts screenshots * Chore: Formatting adding and updating roxygen comments * Feat: Better pop-up to show outcome of copy-to-clipboard btn, also more streamlined JS for this * Feat: Copy-to-clipboard pop-up modularised and added to main ui and sever * Fix: Removing duplicate stat n id in pop-up JS * Chore: Adding filter out NA years to the global and removing from all scripts * Feat: Added fn that will show geom_point if NAs either side so no line appears * Fix: Single bar chart in create own nice width and better dealing with duplicates in create own charts * Fix: Staging data mod now forced to observe changes in year_input as was not reacting (NOT IDEAL) * Chore: Roxygen comments for clipboard fn * Feat: Tidying of the names of new output table logic * Fix: Further improvements to create table dealing with strange query combos * Tests: Updated LA screenshots * Feat: Create own table now working very well with dealing with different table widths * Fix: Stat neigh doesn't throw a NaN instead NA for table formatting * Feat: Changed trend arrows to be coloured and bigger * Tests: Updating LA screenshots * Style: Linting changes
- Loading branch information