search for: hbars

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

Did you mean: bars
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 = OpenFlashChart.new
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
Hello, I''m experimenting with VGA pass-through using debian wheezy with the debian 3.2 kernel. I could get pass-through of my onboard intel card without much problems, but I didn''t have any luck so far with my nvidia gtx 580. I have two general questions regarding this: 1) What is the best Xen version to try this? I tried 4.2, but could only find patches for a quite old
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