search for: ladbroke

Displaying 2 results from an estimated 2 matches for "ladbroke".

2010 Aug 12
9
Ladbrokes poker client
Hey, I downloaded installer from http://poker.ladbrokes.com/en/direct-download When I try installing it only a white box whows up and cursos disappears when I move mouse over there. I have Wine 1.2. http://img28.imageshack.us/img28/1292/85573236.png <--- This is what should appear instead of white box (this is under windows) Thanks for help.
2005 Jan 21
2
axis placement with stacked barplots and the asp=1 parameter
Hi, I'm currently using barplot to generate vertically stacked bar charts. I'd like to be able to use the "asp=1" parameter with barplot(), but doing this causes the y axis to be placed on the far left as shown in the attachment demo.pdf. I could get around this by using the negative values for the line parameter of the axis() function. I'd rather not do this and imagine