v1.1
Release v1.1
About this version
This planned expansion takes place in November 2019 and adds features ommited from the main product launch.
🚀 New features
- Sort rows when expanding a series in multi-series bar charts (
TemplateBars
) - Add map to district-view
- Add cramped housing topic ('Rom per person')
- Add graph for births and deaths ('Fødselsoverskudd')
- Add three new datasets for immigration data ('Personer med innvandrerbakgrunn')
- Add a 'norskfødt med én innvandrerforelder'-card
- Add 'dødsrater-historisk' graph
- Add 'bygningstyper-alle' graphs, both historic and status
- Add card for migration over time ('Inn- og utvandring')
💅 Improvements
- Partially or fully refactor d3.js scripts:
TemplateBars
TemplateAgeDistribution
TemplateBoxPlot
TemplateStackedBars
TemplateLivingConditions
TemplateComboHistogram
TemplateBarsAndLines
- More descriptive headings and labels for graphs
- Add legend to
TemplateBoxPlot
- Improve colors on some charts making them more distinguishable
- Convert most of the legacy enter/update/exit pattern to d3v5's
join()
pattern - Convert custom color legends to
d3-svg-legend
- Add markers for 100% on
TemplateLivingConditions
- Use 5-years groups in
TemplateComboHistogram
- More consistent use of color in visualisations
- Color-scare for maps now receives bounderies from backend
🔧 Other changes
- Rename templates:
TemplateA
->TemplateBars
TemplateB
->TemplateLines
TemplateC
->TemplateLinesMulti
TemplateD
->TemplateAgeDistribution
TemplateE
->TemplatePyramid
TemplateF
->TemplateBoxPlot
TemplateG
->TemplatePopulationDetailsTable
TemplateI
->TemplateTernaryPlot
TemplateJ
->TemplateStackedBars
TemplateK
->TemplateLivingConditions
TemplateM
->TemplateComboHistogram
TemplateN
->TemplateBarsAndLines
- Remove card for expected population growth ('Forventet utvikling') because of inaccurate data
- Remove map view from 'Husholdninger med barn' card
- Add links to external data sources on 'About' view for cards
- Update
.prettierrc
- Remove 'brush' functionality from the shaded area on
TemplateAgeDistribution
- Update dependencies
🐛 Bugfixes
- Fix issue where close button was included when downloading graph as SVGs and PNGs
- Fix floating point rounding error in axis ticks when formatted as permille
- Fix scroll position when going out of fullscreen-mode
- Fix bug where opacity of lines on
TemplateLines
andTemplateLinesMulti
was too faint when saving as PNG - Fix issue on
TemplateLivingConditions
where some row dividers has wrong opacity - Fix issue where brush selection is reset when changing tabs or geographies on
TemplateAgeDistribution