Tag: sgplot

Solve “A Puzzle for Pirates” with SAS

This article introduces how to solve the pirate game with a recursive solving algorithm in SAS, and how to analyze and visualize the law behind the complex logic of the pirate game. If you join in a pirate game next time, you can know your destiny ahead of time to reap the benefits and avoid getting killed.

Solve “A Puzzle for Pirates” with SAS was published on SAS Users.

Solve “A Puzzle for Pirates” with SAS

This article introduces how to solve the pirate game with a recursive solving algorithm in SAS, and how to analyze and visualize the law behind the complex logic of the pirate game. If you join in a pirate game next time, you can know your destiny ahead of time to reap the benefits and avoid getting killed.

Solve “A Puzzle for Pirates” with SAS was published on SAS Users.

A periodic table to help you with your SAS ODS graphics!

There were 97 e-posters in The Quad demo room at SAS Global Forum this year. And the one that caught my eye was Ted Conway’s “Periodic Table of Introductory SAS ODS Graphics Examples.” Here’s a picture of Ted fielding some questions from an interested …

Drawing paths on a map using SGplot

For those of you who don’t have SAS/Graph’s Proc GMap, I recently showed how to ‘fake’ a variety of maps using Proc SGplot polygons. So far I’ve written blogs on creating: pretty maps, gradient shaded choropleth maps, and maps with markers at zip codes…

Bringing the heat! – Creating heat maps with proc sgplot …

If you’re a fan of SAS’ ODS Graphics, you probably know that it does pretty much everything except geographical maps. But it’s flexible enough that you can “fake it ’till you make it”! This example describes how to fake a geographical (choropleth) heat…

How to create a ‘pretty’ map with Proc SGplot

If you give an artist some tools, they can create a pretty picture. Sure, they might have a preferred tool – but they can probably do a pretty decent job no matter what you give them (paint, colored pencils, watercolor, charcoal, etc). And creating pre…