cs50/compare50

In index.html, move graph below or above rows so that long file paths are more likely to be visible, perhaps have UI option for hiding graph so as to see more rows

dmalan opened this issue · 1 comments

In index.html, move graph below or above rows so that long file paths are more likely to be visible, perhaps have UI option for hiding graph so as to see more rows

Added a split.js layout to index so that the graph and table can be resized by the user. This includes making the graph very small. Additionally, there are tooltips when hovering over the table cells to show the full file paths.