Thanks.
I understand.
Now let's say I have 11 series. Five plotted as lines, five plotted as dots using Overlay and Ovsamescale, all on the same y-axis.
But the 11th one, I want to plot as a line on the SECONDARY y-axis.
Any idea?
Sajjadur.
Search found 53 matches
- Thu Feb 20, 2025 10:40 am
- Forum: Graphics, Reports, and Other Output
- Topic: Lines and Dots on the same y-axis.
- Replies: 3
- Views: 37415
- Wed Feb 19, 2025 6:04 pm
- Forum: Graphics, Reports, and Other Output
- Topic: Lines and Dots on the same y-axis.
- Replies: 3
- Views: 37415
Lines and Dots on the same y-axis.
Hello All,
I have ten series to plot on a graph. Is it possible to plot the first five series as lines and the other five as dots using the same y-axis (WITHOUT using two scale overlay graph options)?
Thanks.
Sincerely,
Sajjadur.
I have ten series to plot on a graph. Is it possible to plot the first five series as lines and the other five as dots using the same y-axis (WITHOUT using two scale overlay graph options)?
Thanks.
Sincerely,
Sajjadur.
- Wed Oct 16, 2024 3:30 pm
- Forum: Graphics, Reports, and Other Output
- Topic: dots on dotted lines
- Replies: 3
- Views: 29808
Re: dots on dotted lines
But in some cases we do not have any dots for the lines as you see bellow:
graph(style=line,patterns,overlay=dots,header="South Africa",ovsamescale,ovcount=2) 5
# SA_CNV_IP
# SA_UCNV_IP
# SA_FG_IP
# SA_UCNV_IP_S / 2
# SA_FG_IP_S / 3
What do we do in that case?
Sincerely,
Sajjadur.
graph(style=line,patterns,overlay=dots,header="South Africa",ovsamescale,ovcount=2) 5
# SA_CNV_IP
# SA_UCNV_IP
# SA_FG_IP
# SA_UCNV_IP_S / 2
# SA_FG_IP_S / 3
What do we do in that case?
Sincerely,
Sajjadur.
- Tue Oct 15, 2024 9:41 am
- Forum: Graphics, Reports, and Other Output
- Topic: dots on dotted lines
- Replies: 3
- Views: 29808
dots on dotted lines
Hello,
In the attached file, I am trying to generate graphs that include dots (small circles) on dotted lines. How can I darken these dots to make these more visible on dotted lines?
Sincerely,
Sajjadur.
In the attached file, I am trying to generate graphs that include dots (small circles) on dotted lines. How can I darken these dots to make these more visible on dotted lines?
Sincerely,
Sajjadur.
- Thu Sep 12, 2024 12:06 pm
- Forum: Graphics, Reports, and Other Output
- Topic: Position of keys in my SPGRAPH
- Replies: 1
- Views: 27094
Position of keys in my SPGRAPH
Hello,
In the attached files, I trying to position the keys below the graph but it is not working. Anybody has any idea what is wrong?
Thanks.
Sincerely,
Sajjadur.
In the attached files, I trying to position the keys below the graph but it is not working. Anybody has any idea what is wrong?
Thanks.
Sincerely,
Sajjadur.
- Thu Dec 21, 2023 9:01 am
- Forum: Graphics, Reports, and Other Output
- Topic: Export RATS graph in PDF portrait
- Replies: 1
- Views: 33458
Export RATS graph in PDF portrait
Hello,
I want to export RATS graph in PDF with portrait orientation, but unable to do that. Always it is exported in landscape. I can do it in PRINT form but the quality is not good enough. Any advice?
Sincerely,
Sajjadur.
I want to export RATS graph in PDF with portrait orientation, but unable to do that. Always it is exported in landscape. I can do it in PRINT form but the quality is not good enough. Any advice?
Sincerely,
Sajjadur.
- Fri Feb 03, 2023 5:54 pm
- Forum: VARs (Vector Autoregression Models)
- Topic: Bayesian STRUCTURAL VAR
- Replies: 0
- Views: 41646
Bayesian STRUCTURAL VAR
Hello,
I am looking for RATS code for Bayesian STRUCTURAL VAR, especially to generate impulse response functions. Any information on this?
Thanks.
Sincerely,
Sajjadur.
I am looking for RATS code for Bayesian STRUCTURAL VAR, especially to generate impulse response functions. Any information on this?
Thanks.
Sincerely,
Sajjadur.
- Thu Dec 22, 2022 6:02 pm
- Forum: Data: Reading, Writing, Transforming
- Topic: Coverting weekly data into monthly
- Replies: 1
- Views: 36722
Coverting weekly data into monthly
Hello, I am converting weekly data into monthly. The output is not based on weekly averages if I check it by excel. Any suggestion? Sincerely, Sajjadur. ----------------- CAL(M) 1973:02 All 2007:12 open data Data_combined_Date.xls data(for=XLS,org=obs) / FED_RATE LOAN Div_yield_growth DGS10 MKT_RET ...
- Fri Oct 22, 2021 11:54 am
- Forum: Graphics, Reports, and Other Output
- Topic: Style
- Replies: 9
- Views: 86272
Re: Style
Thanks again. I replaced the yellow with teal (008080). The line is showing as teal but marker remains yellow as in the pdf files. Any thought? source file: grparm(define="LINE_COLOR_01=0,000000,2.0") grparm(define="LINE_COLOR_02=0,0000ff,2.0") grparm(define="LINE_COLOR_03=0...
- Thu Oct 21, 2021 4:28 pm
- Forum: Graphics, Reports, and Other Output
- Topic: Style
- Replies: 9
- Views: 86272
Re: Style
Thanks for your help again. One more thing. Is it possible to add any instruction in SPGRAPH to generate just one set of key instead of three set (as in the attached pdf file)?
Sincerely,
Sajjadur.
Sincerely,
Sajjadur.
- Thu Oct 21, 2021 7:11 am
- Forum: Graphics, Reports, and Other Output
- Topic: Style
- Replies: 9
- Views: 86272
Re: Style
The PDF was done using RATS. I attached the files here.
Any advice how can I place marker on multiple colored lines (files attached before)?
Thanks.
Sincerely,
Sajjadur.
Any advice how can I place marker on multiple colored lines (files attached before)?
Thanks.
Sincerely,
Sajjadur.
- Wed Oct 20, 2021 6:26 pm
- Forum: Graphics, Reports, and Other Output
- Topic: Style
- Replies: 9
- Views: 86272
Re: Style
Thanks for your help. On another note, I am trying to insert marker (circles) on several colored impulse responses to show the significance (files attached). I successfully did it in the attached black and white pdf file. I added the following in the text file but it is not working. grparm(define=&q...
- Tue Oct 19, 2021 4:50 pm
- Forum: Graphics, Reports, and Other Output
- Topic: Style
- Replies: 9
- Views: 86272
Style
I am trying to make the line in graphs a little thicker using a script (color line.txt). But I do not see any effects on thickness although the program runs well without any error message.
Any advice.
Sincerely,
Sajjadur Rahman
Any advice.
Sincerely,
Sajjadur Rahman
- Thu Jun 03, 2021 12:58 pm
- Forum: Graphics, Reports, and Other Output
- Topic: Error for SPGRAPH
- Replies: 1
- Views: 40660
Error for SPGRAPH
Hello, I am using the following command to generate graph: spgraph(vfields=10,hfields=2,height=10,width=10,key=bellow,nokbox,patterns,ylabels=||"US","UK","Japan","Canada","Germany","France","Italy","Spain","Belgium&...
- Wed Jun 02, 2021 1:02 pm
- Forum: Graphics, Reports, and Other Output
- Topic: Printing Colored Graph in PDF
- Replies: 1
- Views: 23597
Printing Colored Graph in PDF
Hello, I have created a set of colored graphs using spgraph command (First BW and then using the color button turned into colors) . When I print these in PDF, all appear as Black and White. How can I keep the colors? spgraph(vfields=2,nosamesize,hfields=2,key=bellow,klabels=||"US","UK...