summaryrefslogtreecommitdiffstats
path: root/src/canvas.rs
AgeCommit message (Expand)Author
2019-09-15Added scrolling event, need to implement across processes now.ClementTsang
2019-09-15[skip travis] Changed rustfmt, formatting.ClementTsang
2019-09-15Added a few changes - fix for slow start time feel, changed cpu legend displa...ClementTsang
2019-09-15Made charting look better, switched back to braille markers (its the only way...ClementTsang
2019-09-14Added error util, finished network graph.ClementTsang
2019-09-14Added clap support for command line options, as well as tweaked some table pl...ClementTsang
2019-09-13Hopefully smoothed out curve a bit.ClementTsang
2019-09-11Dealt with canvas a bit more, removed some redundant code.ClementTsang
2019-09-11Changed layout again.ClementTsang
2019-09-11Added temp setting to app, need to add to data collection. Also refactoring ...ClementTsang