The repository consists of data visualization for 'Nightingale's Rose Chart' using D3.js
Described as a Coxcomb Chart, Rose Chart or Polar Area Chart.Read More
Clone the repository and run the index.html
file after running a local web server. To run the local web server:
MacOS: python -m SimpleHTTPServer 8000
Windows: Install WAMP or Xampp