Plot mode allows you to draw simple Indexed style charts. Since these graphs are meant to be thrown up on a wall, they use a very chunky style. Sadly, I could not make any of my usual plotting packages draw big chunky diagrams. Thus it uses a very crude hand rolled plotting system. Tricking Gnuplot into drawing a similar style would be preferable. You can draw more complicated shapes with plot, though it only understands forward/backward slashes (rising/falling), underscores (low), and dash (high). |