Skip to content

Commit 1d0e8d6

Browse files
committed
fresh_session.pv creation
1 parent b5cb21a commit 1d0e8d6

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

fresh_session.pv

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[plot]
2+
main title = Title
3+
x title = X_data (units)
4+
y title = Y_data (units)
5+
auto scale = 0
6+
x min user range = 0
7+
x max user range = 100
8+
y min user range = 0
9+
y max user range = 100
10+
x number of ticks = 10
11+
y number of ticks = 10
12+
legend position = 4
13+
display grid = 1
14+
background color = 0
15+
16+
[annotation]
17+
text = Annotation_text
18+
text x pos. = 0
19+
text y pos. = 0
20+
text color = black
21+
text size = 10
22+
text state = 0
23+
arrow head x pos. = 0
24+
arrow head y pos. = 0
25+
arrow head length = 10
26+
arrow head width = 4
27+
arrow color = black
28+
arrow line width = 0.5
29+
arrow state = 0
30+
31+
[session]
32+
working directory =
33+
curve count = 0
34+

0 commit comments

Comments
 (0)