Search found 4 matches
- Thu Jun 12, 2014 5:59 am
- Forum: Data Manipulation
- Topic: Size of plots
- Replies: 2
- Views: 2732
Re: Size of plots
No change :( Any other idea?
- Wed Jun 11, 2014 2:32 am
- Forum: Data Manipulation
- Topic: Size of plots
- Replies: 2
- Views: 2732
Size of plots
Hello!
I have many single and multiple plots. I would like to set them the same size. I use the script:
Despite of that when i copy them on a Word document, it is obvious that single and multiple plots have different size. What could I do with that?
Thanks
TJ
I have many single and multiple plots. I would like to set them the same size. I use the script:
Code: Select all
plotxy.options size(10,3) Thanks
TJ
- Thu Jun 05, 2014 12:35 am
- Forum: Data Manipulation
- Topic: Graph title with two lines
- Replies: 3
- Views: 3368
Re: Graph title with two lines
I understand. Then is it possible to calculate the exact coordinates which put the label to the desired position? I do no want to do it manually by my 20-30 graphs.
- Wed Jun 04, 2014 2:40 am
- Forum: Data Manipulation
- Topic: Graph title with two lines
- Replies: 3
- Views: 3368
Graph title with two lines
Hello! I would like to create a single graph with two lines title using script. The different lines should have different fonts and be centered. I could not solve with the addtext function, because centering works only with "t" argument, which overwrites/replaces the old text. Is it possib...
