On Tue, 18 Jul 2006, Aditya Mahajan wrote:
On Sat, 15 Jul 2006, Adam Lindsay wrote:
Hans Hagen wrote:
Idris Samawi Hamid wrote:
Yes, but that seems mainly geared towards flow charts, not graphical charts. Can m-chart do things like the example png attached at the start of the thread?
i lost that one; actually, willy egger is the most experienced chart user but he's on vacation
It was more like a bar graph (with two sets of y-values), nothing to do with m-charts. I thought about mp-graph stuff, but I don't see how it can be (trivially) made to do that visual style.
Have a look at http://www-math.univ-poitiers.fr/~phan/statsmac.html to see if can modify them to get the visual effect that you want.
There is also the ultimate reference http://zoonek.free.fr/LaTeX/Metapost/metapost.html Check out example from 285 onwards. Also, gnuplot can draw bargraphs easily. Mojca's gnuplot module is functional, so you can also give that a try. Aditya