Releases: leonardomathon/interactive-world-happiness-visualization
Releases · leonardomathon/interactive-world-happiness-visualization
v1.1.0 - Minor release
This release builds upon the initial release. It fixes some minor bugs:
- Fixed
datasets
folder naming error in both bar chart and scatter plot - Fixed country search bug where the bar chart and line chart panel titles did not update
- Fixed bug with the year slider where using the year slider would not update the bar chart properly
- Fixed y-axis of bar chart to dynammically update upon selecting a different year / country
- Removed line chart tooltip when hovering over a point
v1.0.0 - Initial release
Initial release
An interactive web application that aims to clearify the world happiness ranking among countries by combinding the world happiness data from the year 2015 up and including 2020, with easy to use and understandable charts and maps built with D3 and THREE.js.
This initial release contains
- Intuitive UI
- A world globe view, where users can select a country
- A bar chart to see the happiness parameters for a selected country
- A line chart to see the happiness parameters changing over time
- A scatter plot
Installation
Installing is as simple as downloading the .zip
file and unzipping it at a desired location. You can then open the index.html
in your preferred browser.
Issues
Issues can be submitted here