Displaying 2 results from an estimated 2 matches for "titleinfo".
Did you mean:
fileinfo
2012 Jun 29
3
how to add the sample number in the hist figure
hi,R-users:
Now I plot some data with the name(aveobsdata) in column , How can I add
the
some number(e,g. the sample number) in each of the column?
plot(aveobsdata,type='h',lwd=line_width,col=line_col,main=titleinfo,xlab=xxlab,ylab=yylab,xaxt
= "n")
axis(1, at = 1:nums, label = name)
--
2009 Oct 14
0
[ANNOUNCE] compiz-0.8.4
...9):
Add workaround to force X-to-GLX synchronization, which should help
for the race condition in the XDamage protocol Nvidia users are
suffering from.
Initialize variable correctly.
Add protection against empty strings (cairo doesn't like 0x0 sized
Add titleinfo and kdecompat.
Dummy commit
Dummy commit.
Enable syncing X to GLX by default.
Another dummy commit.
Safeguard against invalid xid.
Dennis Kasprzyk (1):
Fixed kdecompat build.
Erkin Bahceci (35):
Prevent (un)minimize anim. for hidden (switcher) windows....