Commit graph

6 commits

Author SHA1 Message Date
Kyle Kingsbury
9e1df84e88 Refactor grid string shortening into strings/shorten 2014-05-20 16:59:01 -07:00
Kyle Kingsbury
15e1e10719 Flot timeseries chart. 2013-06-07 12:13:59 -07:00
Kyle Kingsbury
4aeb5884fa strings.commonPrefixes: works when all strings are the same 2013-06-07 11:13:03 -07:00
Kyle Kingsbury
c9273b163e strings.commonPrefix: dots are also valid separators 2013-06-06 15:39:11 -07:00
Kyle Kingsbury
134776a5da Common substring shortening breaks at whitespace only. 2013-04-24 12:08:41 -07:00
Kyle Kingsbury
cb058c40b7 Add strings module with longestCommonPrefix fn. 2013-04-23 18:11:04 -07:00