Commit History
Fix: Reduce plot height to 500px 2953ef2
Michael Yuan commited on
Fix: Set plot height to 600px to try to keep text labels horizontal ee046f0
Michael Yuan commited on
Fix: Add min-height property to plot 3b915e7
Michael Yuan commited on
Feat: Decrease plot max width to 700px 415849d
Michael Yuan commited on
Feat: Increase plot max width to 1000px e8bab53
Michael Yuan commited on
Fix bar text labels inside bars 341020d
Michael Yuan commited on
Change plot background's gray to match the Clear button's gray for visibility 7754c8c
Michael Yuan commited on
Change plot background's gray to match the table's gray e450cd0
Michael Yuan commited on
Fix bug: change max_count to max_index to determine x-axis range 3bbcf3c
Michael Yuan commited on
Modify plot appearance and features 3ddcf7d
Michael Yuan commited on
Add back Free user placeholder value after filtering out blacklisted users b9daae4
Michael Yuan commited on
Free user placeholder processing moved to server-side 524b2aa
Michael Yuan commited on
Change plot title 4911f37
Michael Yuan commited on
Use HF Datasets load_dataset() API instead of HfFileSystem() 066258d
Michael Yuan commited on
Revert Gradio Interface CSS arg 5a4f1e9
Michael Yuan commited on
Clean-up Gradio Interface initialization args 2e738ac
Michael Yuan commited on
Fix hue calculation formula and add comments cecfd3a
Michael Yuan commited on
Reorganize display DataFrame 74cf7b8
Michael Yuan commited on
Reorganize functions 6128e62
Michael Yuan commited on
Fix empty username bug 40f0461
Michael Yuan commited on
Restore missing features of barplot b745af9
Michael Yuan commited on
Test new bar plot a924f72
Michael Yuan commited on
Drop users column from barplot DataFrame c20fa2e
Michael Yuan commited on
Fix barplot DataFrame construction bug 906c39f
Michael Yuan commited on
Debugging barplot DataFrame construction f3825cb
Michael Yuan commited on
Refactor barplot df generation code 1410ba5
Michael Yuan commited on
Format plot text labels 870452c
Michael Yuan commited on
Test plot sorting b282e84
Michael Yuan commited on