// Usage: ploticus -png axis3.htm // Y axis stubs given in data fields, in field# 1 #proc areadef rectangle: 2 1 3 4 xrange: 0 1 yrange: 0 7 // specify the data. (it could also come from an external file) #proc getdata data: "Frankfurt" 2788 "London" 2849 "Moscow" 2939 "New York\n(Manhattan)" 2392 "Paris" 2784 "Rome" 1998 #proc yaxis stubs: datafields 1