Displaying 2 results from an estimated 2 matches for "0000ff0a".
Did you mean:
0000ff00
2006 Apr 30
2
PRI Issue: D-Channel woes
...er startup!
Apr 30 23:52:59 asterisk kernel: TE4XXP: Span 1 configured for ESF/B8ZS
Apr 30 23:52:59 asterisk kernel: wct4xxp: Setting yellow alarm on span 1
Apr 30 23:52:59 asterisk kernel: 2G: Got interrupt, status = 0000ff0c, GIS
= 0080
Apr 30 23:52:59 asterisk kernel: 2G: Got interrupt, status = 0000ff0a, GIS
= 0080
Apr 30 23:52:59 asterisk kernel: 2G: Got interrupt, status = 0000ff0a, GIS
= 0080
Apr 30 23:52:59 asterisk kernel: VPM: Span 0 U-law mode
Apr 30 23:52:59 asterisk kernel: 2G: Got interrupt, status = 0000ff0a, GIS
= 0080
Apr 30 23:52:59 asterisk kernel: 2G: Got interrupt, status = 0000ff...
2009 Aug 06
2
making scatter plot points fill semi-transparent
hi all,
i have a simple scatter plot, and i'd like to make it so the scatter
plot colors are slightly transparent. i see in a previous post that
someone mentioned the "alpha" parameter, but i am not sure how it can
be used with the 'plot' function [*].
for example, suppose i have:
plot(mydata$column1, mydata$column2, col="red", cex=1)
i now want to make it so