You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.014Nov131230Oct2928272423222120181512111020Sep1413118632130Aug292827262521171615141210765432131Jul302928272524222117161413121110432130Jun292726252423222120171615141312876432131May30282725242322211817161514121065432129Apr272625242317161513121110875431Mar302928232221201917141312111094129Feb28262524232221201816151413121110syntax: gentoo: various updatesdocs: harmonize the indentation of the README, and tweak some wordingsscreen: don't hide the cursor when --constantshow is usedrcfile: let a 'set fill' reenable hardwrappingscreen: use the correct width to determine whether a softwrap occurredscreen: do a refresh before changing the value of 'focusing'syntax: don't leave the number after 'fill' and 'tabsize' in reddocs: mention that a foreground color can be brightpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for 2.7.1binding: properly conditionalize the UTF-8 partsscrolling: use a comparison that will work also in softwrap modesoftwrap: initialize 'editwincols' early, for computing the number of wrapsfiles: mark a new buffer as modified after inserting command outputtweaks: adjust some comments and reduce the scope of some variablestweaks: remove a band-aid condition that is no longer neededtweaks: compile two parameters unconditionallytweaks: don't spread a statement over multiple lines unnecessarilygeneral: add the option -g/--showcursor, to match Picostartup: always initialize 'margin' and 'editwincols'tweaks: elide a parameter that is always FALSEtweaks: stop compiling the whole_word_only parameter conditionallytweaks: adjust some whitespace and a commenttweaks: don't bother redrawing some lines when whole screen will be redrawntweaks: rename a function to better describe what it doesdocs: remove a reference that was only valid on Debian systemstweaks: make several small adjustments to the documentationdocs: mention the existence of the toggles in the man pagedocs: add 'set linenumbers' and '--linenumbers' to the texinfo documentdocs: add 'linenumbers' and 'numbercolor' to the sample nanorcscreen: refresh when a new magicline is added in line-numbering modescreen: move the margin determination to the main loopscreen: repaint the edit window in a single place -- the main loopscreen: suppress line numbers when the terminal is very narrowrcfile: add an option to customize the color of line numbersnew feature: the ability to show line numbers before the textbinding: supply the keycode for most special keys directlysoftwrap: ensure the current line is fully visible when moving in itmoving: adjust the Y position to correspond with the changed X positiontweaks: fix compilation when configured with --enable-tiny