File: framed.gs

package info (click to toggle)
python-scipy 0.5.2-0.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 33,888 kB
  • ctags: 44,231
  • sloc: ansic: 156,256; cpp: 90,347; python: 89,604; fortran: 73,083; sh: 1,318; objc: 424; makefile: 342
file content (80 lines) | stat: -rw-r--r-- 1,886 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
landscape = 0

system = {
    ticks={
        vert={
            gridStyle={
                width=1.0,
                type=3,
                color=-2
                },
            nDigits=4,
            gridLevel=1,
            nMinor=50.0,
            yOver=0.37,
            flags=51,
            nMajor=7.5,
            labelOff=0.0182,
            tickOff=0.0007,
            tickLen={0.0143,0.0091,0.0052,0.0026,0.0013},
            xOver=0.15,
            logAdjMajor=1.2,
            tickStyle={
                width=1.0,
                type=1,
                color=-2
                },
            textStyle={
                height=0.026,
                orient=0,
                alignV=0,
                font=8,
                color=-2,
                opaque=0,
                alignH=0
                },
            logAdjMinor=1.2
            },
        horiz={
            gridStyle={
                width=1.0,
                type=3,
                color=-2
                },
            nDigits=3,
            gridLevel=1,
            nMinor=50.0,
            yOver=0.37,
            flags=51,
            nMajor=7.5,
            labelOff=0.0182,
            tickOff=0.0007,
            tickLen={0.0143,0.0091,0.0052,0.0026,0.0013},
            xOver=0.395,
            logAdjMajor=1.2,
            tickStyle={
                width=1.0,
                type=1,
                color=-2
                },
            textStyle={
                height=0.026,
                orient=0,
                alignV=0,
                font=8,
                color=-2,
                opaque=0,
                alignH=0
                },
            logAdjMinor=1.2
            },
        frame=1,
        frameStyle={
            width=1.0,
            type=1,
            color=-2
            }
        },
    viewport={0.19,0.6,0.4,0.85},
    legend=0
    }