/bar-chart-with-animation

Adults with tertiary education in G7 countries (2016)

Primary LanguageJavaScript

Bar chart with animation

An animated bar chart implemented with D3.js version 5.0.0.

Getting started

  • Clone or download the repository.

  • Run a local web server1 so that the external data file can be loaded.

  • View the bar chart in your web browser.

1 If Python is installed on the computer, execute one of the following to run a web server locally on port 8000:

  • python -m SimpleHTTPServer 8000 for Python 2.x
  • python -m http.server 8000 for Python 3.x

Data source

OECD Data