search for: hbar

Displaying 6 results from an estimated 6 matches for "hbar".

Did you mean: bar
2011 Feb 11
0
Hbar color - openflash chart
Hi, am using Openflashchart plugin,How can we change the color of each bar in Hbar openflash chart this is the code i have inside my controller def stat_bar title = Title.new(session[:tag]) hbar = HBar.new hbar.values = [HBarValue.new(0,10),HBarValue.new(0,20)] hbar.colour = ''#FF8000'' # this works for the two bars chart = OpenFlashChar...
2009 Jun 04
10
vm86 mode is not supported
Greetings humans, first post alert. I've used the search to no avail...I'm running Ubuntu 9.04 on an AMD64. I have Wine version 1.1.22, and it seems to have installed ok. I can run winecfg no problem, and also notepad from the applications menu, which is really the only test I know how to do. I've got a piece of software called PL/SQL Developer, which is in the apps db and looks
2012 Nov 25
1
Nvidia VGA Pass-through
...ried 4.2, but could only find patches for a quite old revision. What is the latest Xen version that has compatible patches for nvidia cards? 2) While experimenting with older versions and patches I noticed that pass-through of my intel card stopped working. Is this a general side effect of the HBAR patch, or will I be able to get pass-through of my nvidia and intel running at the same time? 3) Is the base system choice debian wheezy with debian kernel ok, or is it recommended to use a custom kernel in any case. I tried to keep it simple, so I don''t have to look for errors in ever...
2002 Jun 17
3
Error bars.
There was an inquiry on this list recently about plotting some simple error bars on a graph. Now Splus has a function (error.bar --- originally written by Sue Clancy of DMS, CSIRO, I believe) to do this job virtually at the touch of a key. (Well a few keys. :-) ) The error.bar function is written completely in raw S --- no calls to ``.Internal'' or anything like that. So it would be
2003 Feb 17
2
Graphing
I think this may be a histogram, but I'm not sure. Can anyone tell me how to replicate this graph in R? http://www.ginworks.com/images/multitot.gif Thanks, Joshua Gramlich
2004 Jan 28
1
how to set R_GSCMD
I have R installed on a windows box, and I need to get a better resolution. I understand I need to set R_GSCMD. Which file has to contain this variable? Thanks! Haim