justinhyou / visualizer

Sunburst Visualization with Features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

visualizer

Summary

Leveraging the use of D3.js, the website constructs a navigatable and searchable hiearchy organizational chart vis Sunburst model. Data is parsed in as JSON objects, and populates the interactive website.

Test Suite

As is, functions in latest Chrome and Firefox. Compatabilities issues raised in IE. (7.11.2017) Chrome is only host for Chrome extension.

Made IE compatible for version 7, 8, and 9. (Document reader settings on IE9) Working on raising to IE11. (7.17.2017) Working on add-on equivalent to Chrome extension.

About

Sunburst Visualization with Features

License:MIT License


Languages

Language:Python 48.5%Language:HTML 32.6%Language:CSS 12.7%Language:JavaScript 6.1%