This repository has been archived by the owner on Aug 16, 2020. It is now read-only.
SunburstView with D3.js #11
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
https://hacktoberfest.digitalocean.com/
help wanted
Extra attention is needed
We want to be able to display huge JSON and XML instances (provide an overview), that is one revision.
Then it's all about visualizing the changes between revisions: In a second step we want to enhance this in a sophisticated representation, which moves the encountered changes (diffing on the server side, which optionally takes the stored rolling hashes into account) between two revision in an outer ring:
http://www.youtube.com/watch?v=l9CXXBkl5vI
https://github.com/JohannesLichtenberger/master-thesis/blob/master/Master/Thesis/thesis.pdf
Thus, the two revisions to be compared are merged into one tree or SunburstView.
The text was updated successfully, but these errors were encountered: