Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
Some say that SAS/Graph graphs look too old & clunky, and I'm
out to prove them wrong! How much more "modern" can you get
than intentionally making your graphs look retro & old-school, eh! :)
The "tricky" part of this is reading the stock ticker price from a website.
Once that is done, I just do a good-old gplot, uwing the steplj interpolation,
and use "goptions iback" to put the etch-a-sketch image behind the graph.
I add extra space around the top/bottom/left/right using blank title
and footnote statements, so the graph is entirely inside the etch-a-sketch
red borders.
Back to Samples Index