You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013Dec121110975432130Nov29272623201714131230Oct2928272423222120181512111020Sep1413118632130Aug292827262521171615141210765432131Jul302928272524222117161413121110432130Jun292726252423222120171615141312876432131May30282725242322211817161514121065432129Apr272625242317161513121110875431Mar302928232221201917141312111094129Feb2826tweaks: adjust the type of two argumentspo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for 2.7.2spelling: correctly restore the selected regiontweaks: use a while loop when the end point is not known in advancetweaks: delete some obscuring debugging stuffmouse: use the correct screen width for calculating the cursor positionsyntax: give the statistics part of a git patch a different colortweaks: remove some cluttering conditional compilationtweaks: rename two variables to make more sensetweaks: conditionalize a bit of softwrap codemoving: always account for the margin when in line numbering modetweaks: adjust the type of four lockfile variablestweaks: correct the wording of a stringtweaks: add a few translator hintsdocs: note Sumedh as the author of the word-completion featuretweaks: miscellaneous frobbings and rewrappingsbinding: allow to rebind the word-completion function, and document itbuild: add configure option --disable-wordcomp to disable word completionnew feature: complete a fragment to a longer word found in the buffertweaks: move a cursor-on switch to a more logical place (again)docs: correct and improve the description of --disable-wrappingprompt: remove two fragments of dead codescreen: remove an unneeded blanking of the statusbartweaks: remove some more annoying conditional compilationtweaks: remove a superfluous cleanup callbuild: clean out the revision.h file, to make 'make distcheck' passscreen: switch the cursor back on only in the main looptweaks: replace some unneeded direct calls of edit_refresh()tweaks: get rid of some spurious textual references to edit_refresh()input: add the shifted PageUp and PageDown keycodes produced by VTEscreen: don't restore the previous menu after a yesno prompttweaks: reshuffle three initializations and trim some commentsscreen: don't request an update of the edit window for every yesno promptdocs: tweak some lines in the NEWS filegeneral: gettextize three overlooked statusbar messagesoops: the yesno prompt for replacing does not want a visible cursortweaks: remove a bit of obscuring conditional compilationtweaks: move a switching on of the cursor to a more logical placetweaks: fix compilation when configured with --enable-tiny