Closed a-mabe closed 5 years ago
Added histogram.js file to the script folder to generate histogram using D3. Also added histogram_style.css to the style folder.
Added getHistoData function to timeline.js to fill array with timestamps to pass to the getHistogram function in histogram.js.
Yes, I think it is ready. Thank you!
@a-mabe your changes are now deployed on our server. Please verify that it's working as expected. Thanks for your contribution.
Added histogram.js file to the script folder to generate histogram using D3. Also added histogram_style.css to the style folder.
Added getHistoData function to timeline.js to fill array with timestamps to pass to the getHistogram function in histogram.js.