making a cartoon graph
July 31, 2007 10:22 AM
Subscribe
I would like to make a bar graph that looks more like an drawing then a graph. Any ideas on software?
I have a series of data with three columns of information:
-elevation range (categorical)
-total area of each class
-area of a subsection of each area
I have made a graph that looks like a standard horizontal bar graph, however I would like to make a more 'cartoony' graph that looks like a crosssection of a mountain, kinda like this crude ascii art
400m *#
300m ***#
200m **####
100m **######
This data is to show that the higher that you go up on the mountain the greater the percentage of protected land there is and I think this may be an effective way of communicating this to my audience.
Any ideas of how to make this graph easily? I have some access to Deltagraph and other graphing software as well as Illustrator.
posted by buttercup to computers & internet (6 comments total)
1 user marked this as a favorite
Once you've got the data taken care of, you can "expand appearance" to turn it into a bunch of vectors not tied to the underlying data, and you can then format it to your heart's content. Even without doing that, you can apply a lot of effects (like "scribble") that give the graph a hand-drawn appearance.
posted by adamrice at 10:42 AM on July 31, 2007 [1 favorite]