You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.08Jan65432131Dec302928272625242322212019181513121110975432130Nov29272623201714131230Oct2928272423222120181512111020Sep1413118632130Aug292827262521171615141210765432131Jul302928272524222117161413121110432130Jun292726252423222120171615141312876432131May30282725242322211817161514121065432129Apr272625242317161513121110875tweaks: chuck a couple of useless assertstweaks: line numbers are ssize_t, not inttweaks: don't use a variable for two different purposestweaks: the starting point for painting /cannot/ be offscreentweaks: rename another variable, to show it refers to columns not charstweaks: rename two variables, for distinguishing characters from columnstweaks: don't compare a character offset with a column positiontweaks: rename three painting variables, to be more distincttweaks: rearrange and reindent some lines in the painting routinesscreen: examine the whole line when painting, to set the correct infosyntax: html: be more precise with tags, and paint attribute namesundo: properly create separate items for deletes at different positionsbuild: install the Info and Html manuals even when 'makeinfo' is missingbuild: include the old Changelogs in the tarballsoftwrap: ensure the current line is fully visible after inserting a filescreen: properly place the cursor after inserting a filetweaks: condense two ifs to a single onetweaks: rename two variables, to be more tellingsearch: make a regex with a beginning-of-word anchor work correctlytweaks: set the length of a search match in a clearer mannerdocs: add a new Changelog -- a list of the short commit messagesdocs: rename the Changelogs to indicate which periods they covertweaks: terminate lots of sentences with a period in the old Changelogdocs: fix some spellos and trim some trailing tabs in the old Changelogdocs: standardize the dates in the old Changelogsoftwrap: don't scroll half a page when just a few lines will dotweaks: frob some comments, elide a variable, and use 'while' loopstweaks: avoid an unnecessary fiddling with current_y in do_mouse()tweaks: move a setting, fix a type, and rearrange a line in do_mouse()tweaks: remove the cluttering conditional compilation of a parametertweaks: when allow_tabs is FALSE, allow_files is irrelevanttweaks: rename a variable, chuck an assert, and frob a commentdocs: bring some air into the FAQ, so that <Ctrl+Up/Down> become usefulweeding: remove unnecessary settings of openfile->current_ytweaks: fix compilation when configured with --disable-wrappinginserting: adjust the desired x position (don't restore the old one)tweaks: slightly condense a function and its commentcopy: properly set preferred x position when region was marked backwardstweaks: reshuffle a statement to a better place and condense some commentscut: indicate a buffer as modified only if actually something was deleted