similar to: Changing axis lable text size in plots?

Displaying 20 results from an estimated 90 matches similar to: "Changing axis lable text size in plots?"

2004 Aug 06
0
Re: The LPBN radio station.
Hi: I really liked the music on your 32kbps stream. That is what I listened to. It is very high quality low bandwidth. You must have a recording studio as well as the station. The website for the Linux Public Broadcasting Network is www.lpbn.org I'll create a mailing list for radio on LPBN later tonight so our emails don't disrupte the kind folks at icecast. Just a note, on Sunday I
2005 Mar 16
9
IAX Registration being lost
Please check the Wiki (www.voip-info.org) and the list archive by Googling site:lists.digium.com <search string> Also, please include some more info. That is probably why you got no answer... Is your machine sitting behind a router or is it directly connected to your broadband (assuming)? If the machine is behind a firewall, the IP change should not be so profound. It would just take a
2004 Aug 06
0
Re: The LPBN radio station.
Yes, I'm listening to Aardvark Recorders Present: Local Players - one.mp3 So you want to syndicate? Or you want both localplayers and the LPBN to just share stuff. Anyway I like the idea and am ready to move ahead. I have a bulletin board on the LPBN for the radio station but I think if I create a mail group it will be easier to communicate with all the people that are building the
2004 Aug 06
3
Re: The LPBN radio station.
Sorry for my ignorance but what is the LPBN???? I don't think my main stream was running after I mailed you earlier today. It is running right now. Do you have an URL for LPBN??? Raymond wrote: > Yes, I'm listening to Aardvark Recorders Present: Local Players - one.mp3 > > So you want to syndicate? Or you want both localplayers and the LPBN > to just share stuff. Anyway I
2006 Sep 01
0
OT: How to make files placed into FTP directory avai lable via http
Ed Morrison wrote: > I'm hoping someone out there can tell me or direct me on where to find > this info on how to make files placed into an ftp directory available > via an url link in an email. I will have a staff member upload the > files to a directory on my ftp server (which is also the web server) > and the files would have to be automatically linked to a web >
2016 Dec 29
1
Re: [rhev-tech] virt-v2v failure during selinux re-lable
Reaching out to libguestfs@redhat.com. Thanks Shahar, I didn't know that email alias existed. Also, I made the XML, full logs, and sosreport from the VM in question available here [1] [1] -http://people.redhat.com/~jcall/tmp.cKGPeNjfi8/ Thank you, John Call Red Hat - Solutions Architect jcall@redhat.com (714) 267-8802 On Thu, Dec 29, 2016 at 2:40 AM, Shahar Havivi
2017 Mar 31
2
CHECK-LABLE or CHECK?
Hi All, I came across a FileCheck failure I don't understand why. The example code below: void test1() { ... code ... // CHECK-LABEL: @test1 // CHECK: void @llvm.memcpy.p0i8.p0i8.i32 - (1) } void dummy() { // make (1) match ... code ... // CHECK-LABEL: @dummy } void test2() { ... code ... // CHECK-LABEL: @test2 //
2005 Mar 29
1
Forget Asterisk@Home 0.7 :-) :-) 0.8 is out
0.8 appears to have been released. Start with that. It is very quick to update your current 0.6 or 0.7 iso. Just do this with rsync to do a differential copy: $ mv asteriskathome-0.7.iso asteriskathome-0.8.iso $ rsync -av --progress --partial \ prdownloads.sourceforge.net::sourceforge/a/as/asteriskathome/asteriskathome-0.8.iso . $ rsync -av \
2006 Apr 16
7
Problem running unit tests
I am running Rails 1.1.2 with Ruby 1.82-15. My database is Postgresql. I haven''t had any problems generating models, migrations, using scaffolds, and generally building and using my application, but I haven''t been able to get testing to work. I initially just ignored the problem and kept developing, but would like to add proper testing from here on out. Currently when I type
2004 Aug 06
2
Re: The LPBN radio station.
hi I wonder if you would like to join my localplayer.com network? I operate on the same philosophy. All my artists are unsigned and I have their consent to stream their music. on my station. I envision a drop down menu that helps me navigate to the city of my choice. Raymond wrote: > Hello: > > I'm starting a radio station on the LPBN. The music will be from all > local Los
2007 Feb 11
4
Let's make RAILS_ROOT an absolute path on Windows
As this Caboose article [] suggests, I am not the only one who had this problem. RAILS_ROOT is a relative path on Windows, and it can bite you in unexpected ways. I had that problem while working on CruiseControl.rb. There is a trivial patch fixing it (by simply applying File.expand_path to the path before assigning it into the RAILS_ROOT constant): http://dev.rubyonrails.org/ticket/7259 Best
2005 Mar 29
7
Sipura 3000 FXO with Asterisk
Anybody using a Sipura 3000 for FXO with Asterisk? Mine is working except for one small nit... When a call comes in from the PSTN, the Sipura answers it and then passes it on to Asterisk, which plays extension ring tone. I'd prefer for the POTS line to stay on-hook while the extension rings, and to only be answered by the Sipura when the extension answers. Has anybody made this work?
2006 Jun 02
4
Web app developed in WInXP want to run on Linux
Hi All, I have developed a web application using RoR on Window-XP. Now my server is on linux and want to get this running on linux machine. I tried starting the server but it failed to boot in boot.rb at this line: unless RUBY_PLATFORM =~ /mswin32/ require ''pathname'' root_path = Pathname.new(root_path).cleanpath(true).to_s end so I changed(even though the file says
2006 Apr 11
18
Rails 1.1 in Production
My hosting company is still supporting only Rails 1.0. I have installed Rails 1.1.2 to my vendor directory and deployed it in production which should mean that my application should be using the Rails version in my vendor diretory. But It looks like its still using local gem libraries, here is the error from dispatch.fcgi when I try and invoke my app NoMethodError (undefined method
2001 Nov 28
2
Value lables, variable lables
I'm looking for an analogy to SPSS and "variable lable" and "value lable" in R. I have a copy of S+4.0 and can't find any info in their docs, and don't find it in R-intro either. In SPSS, for each variable, there is a name like VAR001 and a variable lable (a longer descriptive string) like Respondent ID and for many of the values of other variables there are
2007 Dec 06
0
row lables in heatmap.2()
Dear list, I am wondering if there are any parameters in heatmap.2 to be able to adjust the size of row labels. Or the size of the plot can be made smaller. The plot I got is big and cannot see the full row labels completely. And what is the maximum of rows which could allow row labels visible in the plot? Last time, I tried a matrix of 2900 rows, but apparently the row labels are too dense to
2007 May 21
1
Special characters on axis lables
Hello, is there a way to specify special characters as a axis label? I need to have a tick marking the "infinity" in my plot... Is there a way? Or possibly a way to include latex-style formulas? Thanks in advance, Arne
2015 Sep 18
0
edac-util, lables.db
Does anyone know of a source of edac labels? The one that gets installed is tiny, and doesn't for example, have anything for Dell. mark
2005 Apr 25
2
Pca loading plot lables
Dear colleagues, I a m a beginner with R and I would like to add labels (i.e. the variable names) on a pca loading plot to determine the most relevant variables. Could you please tell me the way to do this kind of stuff. The command I use to draw the pca loading plot is the following : Plot(molprop.pc$loading[,1] ~ molprop.pc$loading[,2]) Thanks for your help Fred Ooms
2006 Jun 06
2
SPSS variable lables import
Hi, I try to get the variable labels of a SPSS data file into R but don't find this mentioned in the help file for foreign. Is there another way to get them ? BTW: An SPSS variable name is like: VAR001, whereas the variable label might be 'Identification no.' Thanks in advance, F. Thomas -- .......................................... Dr. Frank Thomas FTR Internet Research 93110