haggis78 / BreconChurch

Files for our DH project on Henry VIII's Letter Patent founding Brecon Collegiate Church in Wales.
3 stars 0 forks source link

New Bug Issue #38

Open alnopa9 opened 4 years ago

alnopa9 commented 4 years ago

This will be the new bug dump issue. Feel free to add to it if you see anything.

Additions:

alnopa9 commented 4 years ago

Removed duplicate highlighting from right hand table commit

alnopa9 commented 4 years ago

@amberpeddicord I just reorganized the html folder of the site and updated the SSIs to reflect the navbar of the site. I also removed the hrefs under the 'Comparison' drop down tab since those are both in the process of being updated. I made a new graphic to visualize the empty <app>s in each edition and will eventually add it to the 'Analysis' tab. commit

alnopa9 commented 4 years ago

@amberpeddicord Can you update the server? I fixed the file paths in the HTML to allow for the SSIs to work properly.

amberpeddicord commented 4 years ago

@alnopa9 Sorry, I just saw this now. The server is updated!

alnopa9 commented 4 years ago

@amberpeddicord I just fixed the file paths to properly connect to the individual witnesses commit

alnopa9 commented 4 years ago

@amberpeddicord @ebeshero I just pushed a working heat map that represents the sting length for each rdg commit You can't look at it in the GitHub viewer though because it uses javacript to assign color values :(

alnopa9 commented 4 years ago

Updated the tables in the heat map to be evenly distributed commit

I will be adding a color key and swapping the color direction of the heat map.

alnopa9 commented 4 years ago

Added color key to nav bar. Switched colors for gradient, but I didn't like the look. If you want to see it, just change the javascript in the heatmap html to string-length-heat-map2.js. I think it reads as too 'cool'. commit

alnopa9 commented 4 years ago

Finished up the heat map for the night. Added it to the SSIs and ready to be put on the server. commit

@amberpeddicord Can you update the server?

amberpeddicord commented 4 years ago

@alnopa9 Updated!

alnopa9 commented 4 years ago

Just pushed a new heat map that tracks similarities between apps commit

@amberpeddicord Can you update the server?

alnopa9 commented 4 years ago

I just pushed separate heat maps for each edition that shows the similarity between apps and also which editions they have in common. commit @amberpeddicord Can you update the server?

amberpeddicord commented 4 years ago

@alnopa9 Updated!

alnopa9 commented 4 years ago

Thanks, @amberpeddicord ! I noticed I have to fix a file paths for one of the links, but the ones heat maps are up and running! @haggis78

alnopa9 commented 4 years ago

@amberpeddicord Can you update the server?

alnopa9 commented 4 years ago

Updated the heat maps to show empty apps that the witnesses have in common commit

@amberpeddicord Can you update the server?

alnopa9 commented 4 years ago

It's been a while since I last pushed a commit, but I've been working locally on the expandable heat map! This latest push has 3 of the 4 tables up! commit

@amberpeddicord Can you update the server? 😸

alnopa9 commented 4 years ago

Once I complete the 4th table, one thing I want to add is some sort of symbol to the closed heat that can differentiate between similarities that do contain text and those that do not; similar to how the filled circles are different from the empty ones! @amberpeddicord @haggis78 @ebeshero Update: I finished all 4 tables for the expandable app heat map! 😸 commit

Update 2: I moved the collapse buttons to be inside the expandable table to allow for easier access. commit

Update 3: Changed the buttons.

Update 4: I got ahead of myself with the previous push and covered up the hover tool tips built into the SVG. This push adds an ID to each individual square/circle to allow for the tool tips to work. commit

Update 5: I added black circles to the heat to signify that the witness' app is empty of text commit

@amberpeddicord Can you update the server?