oduwsdl / tmvis

An archival thumbnail visualization server
MIT License
7 stars 7 forks source link

Histogram #44

Closed a-mabe closed 5 years ago

a-mabe commented 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.

a-mabe commented 5 years ago

Yes, I think it is ready. Thank you!

ibnesayeed commented 5 years ago

@a-mabe your changes are now deployed on our server. Please verify that it's working as expected. Thanks for your contribution.