You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027Feb252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421tweaks: correct a typo that broke binding a key to a stringdocs: note also in the Info manual that text can be selected with Shifttweaks: correct a typo in NEWSdocs: mention that errorcolor does have default colorstweaks: elide another variable, to call a function less oftentweaks: elide an unneeded variabletweaks: remove another superfluous checktweaks: remove a superfluous checktweaks: elide an unused variable and parametertweaks: shorten the name of two record elementstweaks: unabbreviate two variable namestweaks: elide two unneeded booleansprompt: disallow pasting when in restricted modetweaks: fix a copy-and-paste errorsmall addition: allow customizing the color of an error messagehelp: mention that some keys work on a region when the mark is onbindings: show ^/ instead of ^_ for Go-To-Linesyntax: go: highlight also floats with leading zeroes as validediting: when --smooth is used, make <Enter>-at-bottom scroll one rowgoto: avoid a segfault, by initializing 'answer' when it is NULLbuild: fix compilation when configured with --enable-tinysyntaxes: remove quotes from each syntax name, and color it differentlyrcfile: allow a syntax name to be unquotedtweaks: remove two superfluous checks, and restrict two otherstweaks: plug a memory leak when using Verbatim Input at a promptinput: don't stop prepending when the user adds text via a shortcuttweaks: elide an unneeded variablememory: avoid a leak when toggling from Search to Gotomemory: squeal when there is something wrong, instead of stumbling onsearch: clear the existing answer when starting a new searchtweaks: rename two variables, to be more meaningfultweaks: reshuffle some of the search-and-replace cleanup callstweaks: adjust comments and indentation after the previous changesearch: get rid of some unneeded recursion when just toggling thingstweaks: fix typo in rebindable function nametweaks: rename a variable to be more distinct and greppablegeneral: detect in a better way whether we're running on a Linux consoletweaks: slightly rewrap the FAQ's table of contentstweaks: transform a 'do' to a 'while', and reshuffle a commenttweaks: remove two deprecated options and six rebindable function names