Displaying 20 results from an estimated 5000 matches similar to: "multiple time series plot with dual 'y' axes"
2010 Mar 26
1
image() function
Hello.
I would like to know how to set the image() function so that it assigns
colors
relative to an absolute scale, as opposed to relative to the values
present
in a particular call to image().
For example:
m <- matrix(1:18,3,6)
par(mfrow = c(2,1))
image(1:6, 1:3, t(m), col = rainbow(20))
image(1:6, 1:3, t(m+9), col = rainbow(20))
Then the two images are identical. But the right
2014 Nov 29
0
Guaranteed 3%
Good Day
I am the Head of Finance at Sullah Finance FZE here in Abu Dhabi, UAE.
I am looking at investing over US$M900, 000,000.00 that has been placed for investments by a private owner.
If you are in need of funds to expand existing businesses or to start up a new project, then look no further as we would be more than delighted to work with you.
We are driven by a project's credibility
2014 Sep 28
1
Intercom Telephone Feature
Dear all,
My client has Asterisk based telephony system. He needs to add the intercom
feature in his telephones. He has 300 concurrent users with two PRI
Channels. I want to check if there is a possibility to have the requested
scenario by adding this feature to his current telephone system
I would appreciate your help so much.
Best Wishes,
Dania Abu Asi
Sales Executive Engineer
2014 Oct 07
1
Asterisk Phone ( Telecom feature )
Dear Sir/ Madam,
My client is using Asterisk based telephony system. He has 300 concurrent
users with two PRI Channels.
He is requesting to add the intercom feature in his phones. Can you assist
me please doing that?
I would appreciate your kind responds.
Best Wishes,
Dania Abu Asi
Sales Executive Engineer
Future Trends Establishment
Abu Dhabi - U.A.E.
Mob : +971 50
2009 Nov 19
1
Strange server locks isuess with 2.0.7 - updating
Hi Marek,
Is it possible for you to provide a backtrace of the crash? And can you file a bug report at bugs.gluster.com? Also if possible can you upgrade to 2.8 release and confirm whether you face the same problem?
regards,
----- Original Message -----
From: "Marek" <mb at kis.p.lodz.pl>
To: gluster-users at gluster.org
Sent: Thursday, November 19, 2009 7:20:44 PM GMT +04:00 Abu
2012 Mar 17
1
GSOC 2012 Project
Hi,
I have desire to contribute in GSOC 2012 open source development. I go through the GSOC 2012 projects details and it sounds to me an interesting project. I am interested in the following project:
? Weighting Schemes
I have relevant experience as an open source C++ developer at Google. Inc USA, Warid Telecom UAE & Buraq Integrated Solutions (Australian based company).
Firstly, I would
2008 Dec 10
2
2-Y-axes on same plot
Hi...
Is this possible in R?
I have 2-sets of data, that were collected simultaneously using 2-
different data acquisition schemes.
The x-values are the same for both.
The y-values have different ranges (16.4-37.5 using one method,
557-634 using another).
In theory, if you plot both plots on top of each other, the graphs
should overlap. The problem I'm having is trying to have to
2009 Oct 22
1
twoord.plot y lab size
I am using twoord.plot and my Y axis units on the left y overlap. I tried
using cex.axis in my par command but that only adjusted the x units, not the
y. cex.axis in twoord.plot did not help. How do I adjust Y units in the
twoord.plot?
example:
twoord.plot (lx=myear, ly=z, rx=myear, ry=sta,xlim=c(1985,2010),
xlab="Year",ylab="Individuals",
rylab="# Stations")
--
2007 Jul 20
1
Bug in dev.print ? (PR#9801)
Ladies and Gentlemen,
the following piece of code causes an annoying error:
> aa <- structure(list(BG = c(24, 16, 61, 30, 37, 33, 13, 4, -34,
+ 10, 33, 41, 6, 32, 39, 37, 36, -17, 60, 35, 22, 21, 29, 52,
+ 41, 62, -26, 30, -33, 27, 34, 28, 36, 29, -12, 38, 34, 32,
+ 40, 36, 39, 31, 19, 55, 28, 40, 38, 39, -31, 64, -22, 41,
+ 37, -33, 18, 31, 1, -33, 28, 36, -22), Kont =
2010 Dec 09
2
RES: Barplot with "Independent" Lines Y axis
Oh sorry. An example say lots more than words. The data below, when
submitted to twoord.plot return the mentioned error. Rain are bars and Salt
lines, the bars appear and the error occurs with the salt data.
Point Rain Salt
Fev/03 365.6 13
Mar/03 235 18
Abr/03 115.1 18
Mai/03 47.4 18.75
Jun/03 112 15
Jul/03 156.8 17
Ago/03 66.1 15
Set/03 149.8 14
Out/03 167,1 11.5
Nov/03 269.3 17.5
Dez/03 283.7
2013 Jun 15
2
Plotting two y-axis vs non-numeric x-axis
Hi dear all, the following code is correct. but I want to use non-numeric
x-axis, for example
if I replace time <- seq(0,72,6) by
month <-
c("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","Pag")
Ofcourse I use factor(month) instead of
2011 Jun 15
2
plot with two y axes BUT unaligned x axis
Hi all,
I have scoured the archives of this forum but nothing quite seems to fit the
bill...
I would like to plot a graph displaying two variables (y axes) that share
date as the x axis. However, the date values for each variable are not the
same - for example, some parasitoids were not released on days that
collections from the trap took place, whilst sometimes releases did occur on
the same
2012 Dec 27
1
Regarding multiple axes in plots..
Hello,
I'd like to draw 2 plots in one graph.
Here is my code:
plot(data_min1$macd,main="1 min MACD",type="l")
lines(data_min1$macdsig,col="red")
par(new=T)
plot(data_min1$macdhist,type="h",main="")
axis(4)
par(new=F)
It seems it works.
But left axes of two graphs are over-drawn.
Could you let me know how to fix it ?
2009 Jan 14
3
multiple secondary axes
Dear R experts,
I want to plot a line chart with another secondary axis placed right to
the standard secondary axis which one can access with the axis command, so
that the data lines are seen in the same plot. Is there any way to do this
in R?
Many thanks,
Kirsten.
2012 Apr 26
2
How to plot graph with different scale (y axis) on same graph?
Hi,
I have my data in below format.
position var1 var2
2 .1 10
3 .29 89
12 .56 100
425 .34 1234
6546 .12 21
.... ..... .....
.... ..... ......
2008 Dec 17
4
Plot multiple lines, same plot, different axes?
Dear list,
I would like to plot 2 series of numbers with very different ranges/scales as lines on the same plot. I assumed this is commonly done and easy, but I have not found any help files (e.g. axis() or matplot() that show how. I've searched many old posts to no avail.
I'll be very grateful for any suggestions on how this is done.
Best,
Zack
2010 Jul 28
2
Axes=F and plotting dual y axes
Howdy. Been running into a bit of trouble with plotting. Seems that
axes=F is not "working". Whenever I plot (either a dataframe or xts/zoo
series) and I set axes=F along with xlab/ylab="" I still get the default
axes printed in my chart. Consider this:
#Create some sample data, both 50 units of blah
series2 = c(1:50)
series1 = rep(25:74)
testdf1 = as.data.frame(series1)
2010 Sep 13
2
Overlay of two graphs of different axes
Though I have read quite a bit, and tried quite a bit, I have yet to
find a nice way to overlay 2 or more curves in the same plot, with
different ranges.
Here is simplified sample code to demonstrate the question:
> plot(2*(seq(1,5)), type="l", axes=FALSE)
> curve(2*(seq(1,5)), type="b", add=TRUE)
Error in curve(2 * (seq(1, 5)), type = "b", add = TRUE) :
2009 Jun 15
3
Aligning axis values when plotting more than one graph on same axes
Dear R Users,
I am trying to plot a barchart with a line graph superimposed (using par(new=TRUE)). There are 12 bars and 12 corresponding points for the line graph. This is fine, except that I'm encountering two problems:
1) The position of the points (of the line graph) are not centred on the middle (horizontally) of each corresponding bar. In fact, whilst the first point is located on the
2004 Mar 17
0
Plot 2 time series with different y axes (left and right)
Petr Pikal said:
> I am not really a R specialist but for this task I use function:
and he pasted his code into the email. I reindented the code, and
wrote a fragment to experiment with it. Here it is:
---------------------------------------------------------------------------
plot.yy <- function(x, yright, yleft,
yleftlim=NULL, yrightlim = NULL,