! size 15.4 6.0 ! size of the paper size 15.4 5.636 set font ss lwidth 0.01 set alabeldist .8 barRed1 = 130 barGreen1 = 130 barBlue1 = 230 barRed2 = 30 barGreen2 = 30 barBlue2 = 130 include "./color.gle" ! include "barstyles.gle" include "./library.gle" amove 0 0.3 begin graph size 15.4 5.8 center data "year_numberOfPublications1.dat" xtitle "Anos de publica\c{c}\~ao" ytitle "N\'umero de publica\c{c}\~oes" xaxis min 0 max 9.16 xnames 1994 1995 1996 1997 1998 1999 2000 2001 xticks off ! yaxis dticks 20 dsubticks 20 min 0 max 100 yaxis dticks 50 dsubticks 50 min 0 max 150 x2axis off y2axis off xlabels hei 0.2 ylabels hei 0.2 bar d1,d2 width 0.40 dist 0.44 style colormap1,colormap2 end graph begin key justify bc absolute (pagewidth()/2) 0 hei 0.2 nobox boxcolor clear fill rgb255(130,130,230) text "Publica\c{c}\~ao em revista - Total: 355" fill rgb255(30,30,130) text "Publica\c{c}\~ao em revista indexada - Total: 249" end key