py2ls 0.1.9.0__py3-none-any.whl → 0.1.9.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- py2ls/data/.DS_Store +0 -0
 - py2ls/data/styles/style1.json +145 -0
 - py2ls/data/styles/style2.json +146 -0
 - py2ls/data/styles/style3.json +146 -0
 - py2ls/data/styles/style4.json +142 -0
 - py2ls/data/styles/style5.json +142 -0
 - py2ls/data/styles/style6.json +142 -0
 - py2ls/plot.py +117 -197
 - py2ls/stats.py +783 -390
 - {py2ls-0.1.9.0.dist-info → py2ls-0.1.9.2.dist-info}/METADATA +1 -1
 - {py2ls-0.1.9.0.dist-info → py2ls-0.1.9.2.dist-info}/RECORD +12 -6
 - {py2ls-0.1.9.0.dist-info → py2ls-0.1.9.2.dist-info}/WHEEL +0 -0
 
    
        py2ls/data/.DS_Store
    CHANGED
    
    | 
         Binary file 
     | 
| 
         @@ -0,0 +1,145 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            {
         
     | 
| 
      
 2 
     | 
    
         
            +
                "c": [
         
     | 
| 
      
 3 
     | 
    
         
            +
                    "#474747",
         
     | 
| 
      
 4 
     | 
    
         
            +
                    "#FF2C00",
         
     | 
| 
      
 5 
     | 
    
         
            +
                    "#0C5DA5"
         
     | 
| 
      
 6 
     | 
    
         
            +
                ],
         
     | 
| 
      
 7 
     | 
    
         
            +
                "loc": {
         
     | 
| 
      
 8 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 9 
     | 
    
         
            +
                    "xloc": [
         
     | 
| 
      
 10 
     | 
    
         
            +
                        1,
         
     | 
| 
      
 11 
     | 
    
         
            +
                        2,
         
     | 
| 
      
 12 
     | 
    
         
            +
                        3
         
     | 
| 
      
 13 
     | 
    
         
            +
                    ]
         
     | 
| 
      
 14 
     | 
    
         
            +
                },
         
     | 
| 
      
 15 
     | 
    
         
            +
                "style": {
         
     | 
| 
      
 16 
     | 
    
         
            +
                    "export": null
         
     | 
| 
      
 17 
     | 
    
         
            +
                },
         
     | 
| 
      
 18 
     | 
    
         
            +
                "layer": [
         
     | 
| 
      
 19 
     | 
    
         
            +
                    "b",
         
     | 
| 
      
 20 
     | 
    
         
            +
                    "bx",
         
     | 
| 
      
 21 
     | 
    
         
            +
                    "e",
         
     | 
| 
      
 22 
     | 
    
         
            +
                    "v",
         
     | 
| 
      
 23 
     | 
    
         
            +
                    "s",
         
     | 
| 
      
 24 
     | 
    
         
            +
                    "l"
         
     | 
| 
      
 25 
     | 
    
         
            +
                ],
         
     | 
| 
      
 26 
     | 
    
         
            +
                "b": {
         
     | 
| 
      
 27 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 28 
     | 
    
         
            +
                    "loc": "c",
         
     | 
| 
      
 29 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 30 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 31 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 32 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 33 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 34 
     | 
    
         
            +
                    "FaceAlpha": 1,
         
     | 
| 
      
 35 
     | 
    
         
            +
                    "EdgeColor": "k",
         
     | 
| 
      
 36 
     | 
    
         
            +
                    "EdgeAlpha": 1,
         
     | 
| 
      
 37 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 38 
     | 
    
         
            +
                    "LineWidth": 0.8,
         
     | 
| 
      
 39 
     | 
    
         
            +
                    "x_width": 0.5,
         
     | 
| 
      
 40 
     | 
    
         
            +
                    "ShowBaseLine": "off",
         
     | 
| 
      
 41 
     | 
    
         
            +
                    "hatch": null
         
     | 
| 
      
 42 
     | 
    
         
            +
                },
         
     | 
| 
      
 43 
     | 
    
         
            +
                "e": {
         
     | 
| 
      
 44 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 45 
     | 
    
         
            +
                    "loc": "l",
         
     | 
| 
      
 46 
     | 
    
         
            +
                    "LineWidth": 1,
         
     | 
| 
      
 47 
     | 
    
         
            +
                    "CapLineWidth": 1,
         
     | 
| 
      
 48 
     | 
    
         
            +
                    "CapSize": 2,
         
     | 
| 
      
 49 
     | 
    
         
            +
                    "Marker": "none",
         
     | 
| 
      
 50 
     | 
    
         
            +
                    "LineStyle": "none",
         
     | 
| 
      
 51 
     | 
    
         
            +
                    "LineColor": "k",
         
     | 
| 
      
 52 
     | 
    
         
            +
                    "LineJoin": "round",
         
     | 
| 
      
 53 
     | 
    
         
            +
                    "MarkerSize": "auto",
         
     | 
| 
      
 54 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 55 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 56 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 57 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 58 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 59 
     | 
    
         
            +
                    "MarkerEdgeColor": [
         
     | 
| 
      
 60 
     | 
    
         
            +
                        "none"
         
     | 
| 
      
 61 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 62 
     | 
    
         
            +
                    "Visible": true,
         
     | 
| 
      
 63 
     | 
    
         
            +
                    "Orientation": "vertical",
         
     | 
| 
      
 64 
     | 
    
         
            +
                    "error": "sem",
         
     | 
| 
      
 65 
     | 
    
         
            +
                    "x_width": 0.1,
         
     | 
| 
      
 66 
     | 
    
         
            +
                    "cap_dir": "b"
         
     | 
| 
      
 67 
     | 
    
         
            +
                },
         
     | 
| 
      
 68 
     | 
    
         
            +
                "s": {
         
     | 
| 
      
 69 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 70 
     | 
    
         
            +
                    "loc": "r",
         
     | 
| 
      
 71 
     | 
    
         
            +
                    "FaceColor": "w",
         
     | 
| 
      
 72 
     | 
    
         
            +
                    "cmap": null,
         
     | 
| 
      
 73 
     | 
    
         
            +
                    "FaceAlpha": 1,
         
     | 
| 
      
 74 
     | 
    
         
            +
                    "x_width": 0.1,
         
     | 
| 
      
 75 
     | 
    
         
            +
                    "Marker": "o",
         
     | 
| 
      
 76 
     | 
    
         
            +
                    "MarkerSize": 15,
         
     | 
| 
      
 77 
     | 
    
         
            +
                    "LineWidth": 0.8,
         
     | 
| 
      
 78 
     | 
    
         
            +
                    "MarkerEdgeColor": "k"
         
     | 
| 
      
 79 
     | 
    
         
            +
                },
         
     | 
| 
      
 80 
     | 
    
         
            +
                "l": {
         
     | 
| 
      
 81 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 82 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 83 
     | 
    
         
            +
                    "LineColor": "k",
         
     | 
| 
      
 84 
     | 
    
         
            +
                    "LineWidth": 0.5,
         
     | 
| 
      
 85 
     | 
    
         
            +
                    "LineAlpha": 0.5
         
     | 
| 
      
 86 
     | 
    
         
            +
                },
         
     | 
| 
      
 87 
     | 
    
         
            +
                "bx": {
         
     | 
| 
      
 88 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 89 
     | 
    
         
            +
                    "loc": "r",
         
     | 
| 
      
 90 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 91 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 92 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 93 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 94 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 95 
     | 
    
         
            +
                    "EdgeColor": "k",
         
     | 
| 
      
 96 
     | 
    
         
            +
                    "FaceAlpha": 0.85,
         
     | 
| 
      
 97 
     | 
    
         
            +
                    "EdgeAlpha": 1,
         
     | 
| 
      
 98 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 99 
     | 
    
         
            +
                    "x_width": 0.2,
         
     | 
| 
      
 100 
     | 
    
         
            +
                    "ShowBaseLine": "off",
         
     | 
| 
      
 101 
     | 
    
         
            +
                    "Notch": false,
         
     | 
| 
      
 102 
     | 
    
         
            +
                    "Outliers": "on",
         
     | 
| 
      
 103 
     | 
    
         
            +
                    "OutlierMarker": "+",
         
     | 
| 
      
 104 
     | 
    
         
            +
                    "OutlierColor": "r",
         
     | 
| 
      
 105 
     | 
    
         
            +
                    "OutlierSize": 6,
         
     | 
| 
      
 106 
     | 
    
         
            +
                    "Whisker": 0.5,
         
     | 
| 
      
 107 
     | 
    
         
            +
                    "Orientation": "vertical",
         
     | 
| 
      
 108 
     | 
    
         
            +
                    "BoxLineWidth": 0.5,
         
     | 
| 
      
 109 
     | 
    
         
            +
                    "WhiskerLineStyle": "-",
         
     | 
| 
      
 110 
     | 
    
         
            +
                    "WhiskerLineColor": "k",
         
     | 
| 
      
 111 
     | 
    
         
            +
                    "WhiskerLineWidth": 0.5,
         
     | 
| 
      
 112 
     | 
    
         
            +
                    "Caps": true,
         
     | 
| 
      
 113 
     | 
    
         
            +
                    "CapLineColor": "k",
         
     | 
| 
      
 114 
     | 
    
         
            +
                    "CapLineWidth": 0.5,
         
     | 
| 
      
 115 
     | 
    
         
            +
                    "CapSize": 0.2,
         
     | 
| 
      
 116 
     | 
    
         
            +
                    "MedianLine": true,
         
     | 
| 
      
 117 
     | 
    
         
            +
                    "MedianLineStyle": "-",
         
     | 
| 
      
 118 
     | 
    
         
            +
                    "MedianStyle": "line",
         
     | 
| 
      
 119 
     | 
    
         
            +
                    "MedianLineColor": "k",
         
     | 
| 
      
 120 
     | 
    
         
            +
                    "MedianLineWidth": 2,
         
     | 
| 
      
 121 
     | 
    
         
            +
                    "MedianLineTop": false,
         
     | 
| 
      
 122 
     | 
    
         
            +
                    "MeanLine": false,
         
     | 
| 
      
 123 
     | 
    
         
            +
                    "showmeans": false,
         
     | 
| 
      
 124 
     | 
    
         
            +
                    "MeanLineStyle": "-",
         
     | 
| 
      
 125 
     | 
    
         
            +
                    "MeanLineColor": "w",
         
     | 
| 
      
 126 
     | 
    
         
            +
                    "MeanLineWidth": 2
         
     | 
| 
      
 127 
     | 
    
         
            +
                },
         
     | 
| 
      
 128 
     | 
    
         
            +
                "v": {
         
     | 
| 
      
 129 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 130 
     | 
    
         
            +
                    "x_width": 0.3,
         
     | 
| 
      
 131 
     | 
    
         
            +
                    "loc": "r",
         
     | 
| 
      
 132 
     | 
    
         
            +
                    "EdgeColor": "none",
         
     | 
| 
      
 133 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 134 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 135 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 136 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 137 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 138 
     | 
    
         
            +
                    "FaceAlpha": 0.3,
         
     | 
| 
      
 139 
     | 
    
         
            +
                    "BandWidth": "scott",
         
     | 
| 
      
 140 
     | 
    
         
            +
                    "Function": "pdf",
         
     | 
| 
      
 141 
     | 
    
         
            +
                    "Kernel": "gau",
         
     | 
| 
      
 142 
     | 
    
         
            +
                    "NumPoints": 500,
         
     | 
| 
      
 143 
     | 
    
         
            +
                    "BoundaryCorrection": "reflection"
         
     | 
| 
      
 144 
     | 
    
         
            +
                }
         
     | 
| 
      
 145 
     | 
    
         
            +
            }
         
     | 
| 
         @@ -0,0 +1,146 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            {
         
     | 
| 
      
 2 
     | 
    
         
            +
                "c": [
         
     | 
| 
      
 3 
     | 
    
         
            +
                    "#474747",
         
     | 
| 
      
 4 
     | 
    
         
            +
                    "#FF2C00",
         
     | 
| 
      
 5 
     | 
    
         
            +
                    "#0C5DA5"
         
     | 
| 
      
 6 
     | 
    
         
            +
                ],
         
     | 
| 
      
 7 
     | 
    
         
            +
                "loc": {
         
     | 
| 
      
 8 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 9 
     | 
    
         
            +
                    "xloc": [
         
     | 
| 
      
 10 
     | 
    
         
            +
                        1,
         
     | 
| 
      
 11 
     | 
    
         
            +
                        2,
         
     | 
| 
      
 12 
     | 
    
         
            +
                        3
         
     | 
| 
      
 13 
     | 
    
         
            +
                    ]
         
     | 
| 
      
 14 
     | 
    
         
            +
                },
         
     | 
| 
      
 15 
     | 
    
         
            +
                "style": {
         
     | 
| 
      
 16 
     | 
    
         
            +
                    "export": null
         
     | 
| 
      
 17 
     | 
    
         
            +
                },
         
     | 
| 
      
 18 
     | 
    
         
            +
                "layer": [
         
     | 
| 
      
 19 
     | 
    
         
            +
                    "b",
         
     | 
| 
      
 20 
     | 
    
         
            +
                    "bx",
         
     | 
| 
      
 21 
     | 
    
         
            +
                    "e",
         
     | 
| 
      
 22 
     | 
    
         
            +
                    "v",
         
     | 
| 
      
 23 
     | 
    
         
            +
                    "s",
         
     | 
| 
      
 24 
     | 
    
         
            +
                    "l"
         
     | 
| 
      
 25 
     | 
    
         
            +
                ],
         
     | 
| 
      
 26 
     | 
    
         
            +
                "b": {
         
     | 
| 
      
 27 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 28 
     | 
    
         
            +
                    "loc": "c",
         
     | 
| 
      
 29 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 30 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 31 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 32 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 33 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 34 
     | 
    
         
            +
                    "FaceAlpha": 1,
         
     | 
| 
      
 35 
     | 
    
         
            +
                    "EdgeColor": "k",
         
     | 
| 
      
 36 
     | 
    
         
            +
                    "EdgeAlpha": 1,
         
     | 
| 
      
 37 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 38 
     | 
    
         
            +
                    "LineWidth": 0.8,
         
     | 
| 
      
 39 
     | 
    
         
            +
                    "x_width": 0.5,
         
     | 
| 
      
 40 
     | 
    
         
            +
                    "ShowBaseLine": "off",
         
     | 
| 
      
 41 
     | 
    
         
            +
                    "hatch": null
         
     | 
| 
      
 42 
     | 
    
         
            +
                },
         
     | 
| 
      
 43 
     | 
    
         
            +
                "e": {
         
     | 
| 
      
 44 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 45 
     | 
    
         
            +
                    "loc": "c",
         
     | 
| 
      
 46 
     | 
    
         
            +
                    "LineWidth": 1,
         
     | 
| 
      
 47 
     | 
    
         
            +
                    "CapLineWidth": 1,
         
     | 
| 
      
 48 
     | 
    
         
            +
                    "CapSize": 2,
         
     | 
| 
      
 49 
     | 
    
         
            +
                    "Marker": "d",
         
     | 
| 
      
 50 
     | 
    
         
            +
                    "LineStyle": "none",
         
     | 
| 
      
 51 
     | 
    
         
            +
                    "LineColor": "k",
         
     | 
| 
      
 52 
     | 
    
         
            +
                    "LineJoin": "round",
         
     | 
| 
      
 53 
     | 
    
         
            +
                    "MarkerSize": 12,
         
     | 
| 
      
 54 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 55 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 56 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 57 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 58 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 59 
     | 
    
         
            +
                    "MarkerEdgeColor": [
         
     | 
| 
      
 60 
     | 
    
         
            +
                        "none"
         
     | 
| 
      
 61 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 62 
     | 
    
         
            +
                    "Visible": true,
         
     | 
| 
      
 63 
     | 
    
         
            +
                    "Orientation": "vertical",
         
     | 
| 
      
 64 
     | 
    
         
            +
                    "error": "sem",
         
     | 
| 
      
 65 
     | 
    
         
            +
                    "x_width": 0.1,
         
     | 
| 
      
 66 
     | 
    
         
            +
                    "cap_dir": "b"
         
     | 
| 
      
 67 
     | 
    
         
            +
                },
         
     | 
| 
      
 68 
     | 
    
         
            +
                "s": {
         
     | 
| 
      
 69 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 70 
     | 
    
         
            +
                    "loc": "l",
         
     | 
| 
      
 71 
     | 
    
         
            +
                    "FaceColor": "w",
         
     | 
| 
      
 72 
     | 
    
         
            +
                    "cmap": null,
         
     | 
| 
      
 73 
     | 
    
         
            +
                    "FaceAlpha": 1,
         
     | 
| 
      
 74 
     | 
    
         
            +
                    "x_width": 0.1,
         
     | 
| 
      
 75 
     | 
    
         
            +
                    "Marker": "o",
         
     | 
| 
      
 76 
     | 
    
         
            +
                    "MarkerSize": 15,
         
     | 
| 
      
 77 
     | 
    
         
            +
                    "LineWidth": 0.8,
         
     | 
| 
      
 78 
     | 
    
         
            +
                    "MarkerEdgeColor": "k"
         
     | 
| 
      
 79 
     | 
    
         
            +
                },
         
     | 
| 
      
 80 
     | 
    
         
            +
                "l": {
         
     | 
| 
      
 81 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 82 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 83 
     | 
    
         
            +
                    "LineColor": "k",
         
     | 
| 
      
 84 
     | 
    
         
            +
                    "LineWidth": 0.5,
         
     | 
| 
      
 85 
     | 
    
         
            +
                    "LineAlpha": 0.5
         
     | 
| 
      
 86 
     | 
    
         
            +
                },
         
     | 
| 
      
 87 
     | 
    
         
            +
                "bx": {
         
     | 
| 
      
 88 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 89 
     | 
    
         
            +
                    "loc": "r",
         
     | 
| 
      
 90 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 91 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 92 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 93 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 94 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 95 
     | 
    
         
            +
                    "EdgeColor": "k",
         
     | 
| 
      
 96 
     | 
    
         
            +
                    "FaceAlpha": 0.85,
         
     | 
| 
      
 97 
     | 
    
         
            +
                    "EdgeAlpha": 1,
         
     | 
| 
      
 98 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 99 
     | 
    
         
            +
                    "x_width": 0.1,
         
     | 
| 
      
 100 
     | 
    
         
            +
                    "ShowBaseLine": "off",
         
     | 
| 
      
 101 
     | 
    
         
            +
                    "Notch": false,
         
     | 
| 
      
 102 
     | 
    
         
            +
                    "Outliers": "on",
         
     | 
| 
      
 103 
     | 
    
         
            +
                    "OutlierMarker": "+",
         
     | 
| 
      
 104 
     | 
    
         
            +
                    "OutlierColor": "r",
         
     | 
| 
      
 105 
     | 
    
         
            +
                    "OutlierSize": 6,
         
     | 
| 
      
 106 
     | 
    
         
            +
                    "LineWidth": 0.5,
         
     | 
| 
      
 107 
     | 
    
         
            +
                    "Whisker": 0.5,
         
     | 
| 
      
 108 
     | 
    
         
            +
                    "Orientation": "vertical",
         
     | 
| 
      
 109 
     | 
    
         
            +
                    "BoxLineWidth": 0.5,
         
     | 
| 
      
 110 
     | 
    
         
            +
                    "WhiskerLineStyle": "-",
         
     | 
| 
      
 111 
     | 
    
         
            +
                    "WhiskerLineColor": "k",
         
     | 
| 
      
 112 
     | 
    
         
            +
                    "WhiskerLineWidth": 0.5,
         
     | 
| 
      
 113 
     | 
    
         
            +
                    "Caps": true,
         
     | 
| 
      
 114 
     | 
    
         
            +
                    "CapLineColor": "k",
         
     | 
| 
      
 115 
     | 
    
         
            +
                    "CapLineWidth": 0.5,
         
     | 
| 
      
 116 
     | 
    
         
            +
                    "CapSize": 0.1,
         
     | 
| 
      
 117 
     | 
    
         
            +
                    "MedianLine": true,
         
     | 
| 
      
 118 
     | 
    
         
            +
                    "MedianLineStyle": "-",
         
     | 
| 
      
 119 
     | 
    
         
            +
                    "MedianStyle": "line",
         
     | 
| 
      
 120 
     | 
    
         
            +
                    "MedianLineColor": "k",
         
     | 
| 
      
 121 
     | 
    
         
            +
                    "MedianLineWidth": 2.0,
         
     | 
| 
      
 122 
     | 
    
         
            +
                    "MedianLineTop": false,
         
     | 
| 
      
 123 
     | 
    
         
            +
                    "MeanLine": false,
         
     | 
| 
      
 124 
     | 
    
         
            +
                    "showmeans": false,
         
     | 
| 
      
 125 
     | 
    
         
            +
                    "MeanLineStyle": "-",
         
     | 
| 
      
 126 
     | 
    
         
            +
                    "MeanLineColor": "w",
         
     | 
| 
      
 127 
     | 
    
         
            +
                    "MeanLineWidth": 2.0
         
     | 
| 
      
 128 
     | 
    
         
            +
                },
         
     | 
| 
      
 129 
     | 
    
         
            +
                "v": {
         
     | 
| 
      
 130 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 131 
     | 
    
         
            +
                    "x_width": 0.3,
         
     | 
| 
      
 132 
     | 
    
         
            +
                    "loc": "r",
         
     | 
| 
      
 133 
     | 
    
         
            +
                    "EdgeColor": "none",
         
     | 
| 
      
 134 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 135 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 136 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 137 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 138 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 139 
     | 
    
         
            +
                    "FaceAlpha": 0.3,
         
     | 
| 
      
 140 
     | 
    
         
            +
                    "BandWidth": "scott",
         
     | 
| 
      
 141 
     | 
    
         
            +
                    "Function": "pdf",
         
     | 
| 
      
 142 
     | 
    
         
            +
                    "Kernel": "gau",
         
     | 
| 
      
 143 
     | 
    
         
            +
                    "NumPoints": 500,
         
     | 
| 
      
 144 
     | 
    
         
            +
                    "BoundaryCorrection": "reflection"
         
     | 
| 
      
 145 
     | 
    
         
            +
                }
         
     | 
| 
      
 146 
     | 
    
         
            +
            }
         
     | 
| 
         @@ -0,0 +1,146 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            {
         
     | 
| 
      
 2 
     | 
    
         
            +
                "c": [
         
     | 
| 
      
 3 
     | 
    
         
            +
                    "#474747",
         
     | 
| 
      
 4 
     | 
    
         
            +
                    "#FF2C00",
         
     | 
| 
      
 5 
     | 
    
         
            +
                    "#0C5DA5"
         
     | 
| 
      
 6 
     | 
    
         
            +
                ],
         
     | 
| 
      
 7 
     | 
    
         
            +
                "loc": {
         
     | 
| 
      
 8 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 9 
     | 
    
         
            +
                    "xloc": [
         
     | 
| 
      
 10 
     | 
    
         
            +
                        1,
         
     | 
| 
      
 11 
     | 
    
         
            +
                        2,
         
     | 
| 
      
 12 
     | 
    
         
            +
                        3
         
     | 
| 
      
 13 
     | 
    
         
            +
                    ]
         
     | 
| 
      
 14 
     | 
    
         
            +
                },
         
     | 
| 
      
 15 
     | 
    
         
            +
                "style": {
         
     | 
| 
      
 16 
     | 
    
         
            +
                    "export": null
         
     | 
| 
      
 17 
     | 
    
         
            +
                },
         
     | 
| 
      
 18 
     | 
    
         
            +
                "layer": [
         
     | 
| 
      
 19 
     | 
    
         
            +
                    "b",
         
     | 
| 
      
 20 
     | 
    
         
            +
                    "bx",
         
     | 
| 
      
 21 
     | 
    
         
            +
                    "e",
         
     | 
| 
      
 22 
     | 
    
         
            +
                    "v",
         
     | 
| 
      
 23 
     | 
    
         
            +
                    "s",
         
     | 
| 
      
 24 
     | 
    
         
            +
                    "l"
         
     | 
| 
      
 25 
     | 
    
         
            +
                ],
         
     | 
| 
      
 26 
     | 
    
         
            +
                "b": {
         
     | 
| 
      
 27 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 28 
     | 
    
         
            +
                    "loc": "c",
         
     | 
| 
      
 29 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 30 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 31 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 32 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 33 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 34 
     | 
    
         
            +
                    "FaceAlpha": 1,
         
     | 
| 
      
 35 
     | 
    
         
            +
                    "EdgeColor": "k",
         
     | 
| 
      
 36 
     | 
    
         
            +
                    "EdgeAlpha": 1,
         
     | 
| 
      
 37 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 38 
     | 
    
         
            +
                    "LineWidth": 0.8,
         
     | 
| 
      
 39 
     | 
    
         
            +
                    "x_width": 0.05,
         
     | 
| 
      
 40 
     | 
    
         
            +
                    "ShowBaseLine": "off",
         
     | 
| 
      
 41 
     | 
    
         
            +
                    "hatch": null
         
     | 
| 
      
 42 
     | 
    
         
            +
                },
         
     | 
| 
      
 43 
     | 
    
         
            +
                "e": {
         
     | 
| 
      
 44 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 45 
     | 
    
         
            +
                    "loc": "c",
         
     | 
| 
      
 46 
     | 
    
         
            +
                    "LineWidth": 1,
         
     | 
| 
      
 47 
     | 
    
         
            +
                    "CapLineWidth": 1,
         
     | 
| 
      
 48 
     | 
    
         
            +
                    "CapSize": 2,
         
     | 
| 
      
 49 
     | 
    
         
            +
                    "Marker": "o",
         
     | 
| 
      
 50 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 51 
     | 
    
         
            +
                    "LineColor": "k",
         
     | 
| 
      
 52 
     | 
    
         
            +
                    "LineJoin": "round",
         
     | 
| 
      
 53 
     | 
    
         
            +
                    "MarkerSize": "auto",
         
     | 
| 
      
 54 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 55 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 56 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 57 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 58 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 59 
     | 
    
         
            +
                    "MarkerEdgeColor": [
         
     | 
| 
      
 60 
     | 
    
         
            +
                        "none"
         
     | 
| 
      
 61 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 62 
     | 
    
         
            +
                    "Visible": true,
         
     | 
| 
      
 63 
     | 
    
         
            +
                    "Orientation": "vertical",
         
     | 
| 
      
 64 
     | 
    
         
            +
                    "error": "sem",
         
     | 
| 
      
 65 
     | 
    
         
            +
                    "x_width": 0.1,
         
     | 
| 
      
 66 
     | 
    
         
            +
                    "cap_dir": "b"
         
     | 
| 
      
 67 
     | 
    
         
            +
                },
         
     | 
| 
      
 68 
     | 
    
         
            +
                "s": {
         
     | 
| 
      
 69 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 70 
     | 
    
         
            +
                    "loc": "r",
         
     | 
| 
      
 71 
     | 
    
         
            +
                    "FaceColor": "w",
         
     | 
| 
      
 72 
     | 
    
         
            +
                    "cmap": null,
         
     | 
| 
      
 73 
     | 
    
         
            +
                    "FaceAlpha": 1,
         
     | 
| 
      
 74 
     | 
    
         
            +
                    "x_width": 0.1,
         
     | 
| 
      
 75 
     | 
    
         
            +
                    "Marker": "o",
         
     | 
| 
      
 76 
     | 
    
         
            +
                    "MarkerSize": 15,
         
     | 
| 
      
 77 
     | 
    
         
            +
                    "LineWidth": 0.8,
         
     | 
| 
      
 78 
     | 
    
         
            +
                    "MarkerEdgeColor": "k"
         
     | 
| 
      
 79 
     | 
    
         
            +
                },
         
     | 
| 
      
 80 
     | 
    
         
            +
                "l": {
         
     | 
| 
      
 81 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 82 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 83 
     | 
    
         
            +
                    "LineColor": "k",
         
     | 
| 
      
 84 
     | 
    
         
            +
                    "LineWidth": 0.5,
         
     | 
| 
      
 85 
     | 
    
         
            +
                    "LineAlpha": 0.5
         
     | 
| 
      
 86 
     | 
    
         
            +
                },
         
     | 
| 
      
 87 
     | 
    
         
            +
                "bx": {
         
     | 
| 
      
 88 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 89 
     | 
    
         
            +
                    "loc": "r",
         
     | 
| 
      
 90 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 91 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 92 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 93 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 94 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 95 
     | 
    
         
            +
                    "EdgeColor": "k",
         
     | 
| 
      
 96 
     | 
    
         
            +
                    "FaceAlpha": 0.85,
         
     | 
| 
      
 97 
     | 
    
         
            +
                    "EdgeAlpha": 1,
         
     | 
| 
      
 98 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 99 
     | 
    
         
            +
                    "x_width": 0.1,
         
     | 
| 
      
 100 
     | 
    
         
            +
                    "ShowBaseLine": "off",
         
     | 
| 
      
 101 
     | 
    
         
            +
                    "Notch": false,
         
     | 
| 
      
 102 
     | 
    
         
            +
                    "Outliers": "on",
         
     | 
| 
      
 103 
     | 
    
         
            +
                    "OutlierMarker": "+",
         
     | 
| 
      
 104 
     | 
    
         
            +
                    "OutlierColor": "r",
         
     | 
| 
      
 105 
     | 
    
         
            +
                    "OutlierSize": 6,
         
     | 
| 
      
 106 
     | 
    
         
            +
                    "LineWidth": 0.5,
         
     | 
| 
      
 107 
     | 
    
         
            +
                    "Whisker": 0.5,
         
     | 
| 
      
 108 
     | 
    
         
            +
                    "Orientation": "vertical",
         
     | 
| 
      
 109 
     | 
    
         
            +
                    "BoxLineWidth": 0.5,
         
     | 
| 
      
 110 
     | 
    
         
            +
                    "WhiskerLineStyle": "-",
         
     | 
| 
      
 111 
     | 
    
         
            +
                    "WhiskerLineColor": "k",
         
     | 
| 
      
 112 
     | 
    
         
            +
                    "WhiskerLineWidth": 0.5,
         
     | 
| 
      
 113 
     | 
    
         
            +
                    "Caps": true,
         
     | 
| 
      
 114 
     | 
    
         
            +
                    "CapLineColor": "k",
         
     | 
| 
      
 115 
     | 
    
         
            +
                    "CapLineWidth": 0.5,
         
     | 
| 
      
 116 
     | 
    
         
            +
                    "CapSize": 0.1,
         
     | 
| 
      
 117 
     | 
    
         
            +
                    "MedianLine": true,
         
     | 
| 
      
 118 
     | 
    
         
            +
                    "MedianLineStyle": "-",
         
     | 
| 
      
 119 
     | 
    
         
            +
                    "MedianStyle": "line",
         
     | 
| 
      
 120 
     | 
    
         
            +
                    "MedianLineColor": "k",
         
     | 
| 
      
 121 
     | 
    
         
            +
                    "MedianLineWidth": 2.0,
         
     | 
| 
      
 122 
     | 
    
         
            +
                    "MedianLineTop": false,
         
     | 
| 
      
 123 
     | 
    
         
            +
                    "MeanLine": false,
         
     | 
| 
      
 124 
     | 
    
         
            +
                    "showmeans": false,
         
     | 
| 
      
 125 
     | 
    
         
            +
                    "MeanLineStyle": "-",
         
     | 
| 
      
 126 
     | 
    
         
            +
                    "MeanLineColor": "w",
         
     | 
| 
      
 127 
     | 
    
         
            +
                    "MeanLineWidth": 2.0
         
     | 
| 
      
 128 
     | 
    
         
            +
                },
         
     | 
| 
      
 129 
     | 
    
         
            +
                "v": {
         
     | 
| 
      
 130 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 131 
     | 
    
         
            +
                    "x_width": 0.1,
         
     | 
| 
      
 132 
     | 
    
         
            +
                    "loc": "l",
         
     | 
| 
      
 133 
     | 
    
         
            +
                    "EdgeColor": "none",
         
     | 
| 
      
 134 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 135 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 136 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 137 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 138 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 139 
     | 
    
         
            +
                    "FaceAlpha": 0.3,
         
     | 
| 
      
 140 
     | 
    
         
            +
                    "BandWidth": "scott",
         
     | 
| 
      
 141 
     | 
    
         
            +
                    "Function": "pdf",
         
     | 
| 
      
 142 
     | 
    
         
            +
                    "Kernel": "gau",
         
     | 
| 
      
 143 
     | 
    
         
            +
                    "NumPoints": 500,
         
     | 
| 
      
 144 
     | 
    
         
            +
                    "BoundaryCorrection": "reflection"
         
     | 
| 
      
 145 
     | 
    
         
            +
                }
         
     | 
| 
      
 146 
     | 
    
         
            +
            }
         
     | 
| 
         @@ -0,0 +1,142 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            {
         
     | 
| 
      
 2 
     | 
    
         
            +
                "c": [
         
     | 
| 
      
 3 
     | 
    
         
            +
                    "#474747",
         
     | 
| 
      
 4 
     | 
    
         
            +
                    "#FF2C00",
         
     | 
| 
      
 5 
     | 
    
         
            +
                    "#0C5DA5"
         
     | 
| 
      
 6 
     | 
    
         
            +
                ],
         
     | 
| 
      
 7 
     | 
    
         
            +
                "loc": {
         
     | 
| 
      
 8 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 9 
     | 
    
         
            +
                    "xloc": [
         
     | 
| 
      
 10 
     | 
    
         
            +
                        1,
         
     | 
| 
      
 11 
     | 
    
         
            +
                        2,
         
     | 
| 
      
 12 
     | 
    
         
            +
                        3
         
     | 
| 
      
 13 
     | 
    
         
            +
                    ]
         
     | 
| 
      
 14 
     | 
    
         
            +
                },
         
     | 
| 
      
 15 
     | 
    
         
            +
                "style": {
         
     | 
| 
      
 16 
     | 
    
         
            +
                    "export": null
         
     | 
| 
      
 17 
     | 
    
         
            +
                },
         
     | 
| 
      
 18 
     | 
    
         
            +
                "layer": [
         
     | 
| 
      
 19 
     | 
    
         
            +
                    "s",
         
     | 
| 
      
 20 
     | 
    
         
            +
                    "e"
         
     | 
| 
      
 21 
     | 
    
         
            +
                ],
         
     | 
| 
      
 22 
     | 
    
         
            +
                "b": {
         
     | 
| 
      
 23 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 24 
     | 
    
         
            +
                    "loc": "c",
         
     | 
| 
      
 25 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 26 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 27 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 28 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 29 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 30 
     | 
    
         
            +
                    "FaceAlpha": 1,
         
     | 
| 
      
 31 
     | 
    
         
            +
                    "EdgeColor": "k",
         
     | 
| 
      
 32 
     | 
    
         
            +
                    "EdgeAlpha": 1,
         
     | 
| 
      
 33 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 34 
     | 
    
         
            +
                    "LineWidth": 0.8,
         
     | 
| 
      
 35 
     | 
    
         
            +
                    "x_width": 0.2,
         
     | 
| 
      
 36 
     | 
    
         
            +
                    "ShowBaseLine": "off",
         
     | 
| 
      
 37 
     | 
    
         
            +
                    "hatch": null
         
     | 
| 
      
 38 
     | 
    
         
            +
                },
         
     | 
| 
      
 39 
     | 
    
         
            +
                "e": {
         
     | 
| 
      
 40 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 41 
     | 
    
         
            +
                    "loc": "c",
         
     | 
| 
      
 42 
     | 
    
         
            +
                    "LineWidth": 1,
         
     | 
| 
      
 43 
     | 
    
         
            +
                    "CapLineWidth": 1,
         
     | 
| 
      
 44 
     | 
    
         
            +
                    "CapSize": 2,
         
     | 
| 
      
 45 
     | 
    
         
            +
                    "Marker": "d",
         
     | 
| 
      
 46 
     | 
    
         
            +
                    "LineStyle": "none",
         
     | 
| 
      
 47 
     | 
    
         
            +
                    "LineColor": "k",
         
     | 
| 
      
 48 
     | 
    
         
            +
                    "LineJoin": "round",
         
     | 
| 
      
 49 
     | 
    
         
            +
                    "MarkerSize": 12,
         
     | 
| 
      
 50 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 51 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 52 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 53 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 54 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 55 
     | 
    
         
            +
                    "MarkerEdgeColor": [
         
     | 
| 
      
 56 
     | 
    
         
            +
                        "k"
         
     | 
| 
      
 57 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 58 
     | 
    
         
            +
                    "Visible": true,
         
     | 
| 
      
 59 
     | 
    
         
            +
                    "Orientation": "vertical",
         
     | 
| 
      
 60 
     | 
    
         
            +
                    "error": "sem",
         
     | 
| 
      
 61 
     | 
    
         
            +
                    "x_width": 0.1,
         
     | 
| 
      
 62 
     | 
    
         
            +
                    "cap_dir": "b"
         
     | 
| 
      
 63 
     | 
    
         
            +
                },
         
     | 
| 
      
 64 
     | 
    
         
            +
                "s": {
         
     | 
| 
      
 65 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 66 
     | 
    
         
            +
                    "loc": "rand",
         
     | 
| 
      
 67 
     | 
    
         
            +
                    "FaceColor": "w",
         
     | 
| 
      
 68 
     | 
    
         
            +
                    "cmap": null,
         
     | 
| 
      
 69 
     | 
    
         
            +
                    "FaceAlpha": 1,
         
     | 
| 
      
 70 
     | 
    
         
            +
                    "x_width": 0.05,
         
     | 
| 
      
 71 
     | 
    
         
            +
                    "Marker": "o",
         
     | 
| 
      
 72 
     | 
    
         
            +
                    "MarkerSize": 15,
         
     | 
| 
      
 73 
     | 
    
         
            +
                    "LineWidth": 0.8,
         
     | 
| 
      
 74 
     | 
    
         
            +
                    "MarkerEdgeColor": "k"
         
     | 
| 
      
 75 
     | 
    
         
            +
                },
         
     | 
| 
      
 76 
     | 
    
         
            +
                "l": {
         
     | 
| 
      
 77 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 78 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 79 
     | 
    
         
            +
                    "LineColor": "k",
         
     | 
| 
      
 80 
     | 
    
         
            +
                    "LineWidth": 0.5,
         
     | 
| 
      
 81 
     | 
    
         
            +
                    "LineAlpha": 0.5
         
     | 
| 
      
 82 
     | 
    
         
            +
                },
         
     | 
| 
      
 83 
     | 
    
         
            +
                "bx": {
         
     | 
| 
      
 84 
     | 
    
         
            +
                    "go": 1,
         
     | 
| 
      
 85 
     | 
    
         
            +
                    "loc": "c",
         
     | 
| 
      
 86 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 87 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 88 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 89 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 90 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 91 
     | 
    
         
            +
                    "EdgeColor": "k",
         
     | 
| 
      
 92 
     | 
    
         
            +
                    "FaceAlpha": 0.85,
         
     | 
| 
      
 93 
     | 
    
         
            +
                    "EdgeAlpha": 1,
         
     | 
| 
      
 94 
     | 
    
         
            +
                    "LineStyle": "-",
         
     | 
| 
      
 95 
     | 
    
         
            +
                    "x_width": 0.1,
         
     | 
| 
      
 96 
     | 
    
         
            +
                    "ShowBaseLine": "off",
         
     | 
| 
      
 97 
     | 
    
         
            +
                    "Notch": false,
         
     | 
| 
      
 98 
     | 
    
         
            +
                    "Outliers": "on",
         
     | 
| 
      
 99 
     | 
    
         
            +
                    "OutlierMarker": "+",
         
     | 
| 
      
 100 
     | 
    
         
            +
                    "OutlierColor": "r",
         
     | 
| 
      
 101 
     | 
    
         
            +
                    "OutlierSize": 6,
         
     | 
| 
      
 102 
     | 
    
         
            +
                    "LineWidth": 0.5,
         
     | 
| 
      
 103 
     | 
    
         
            +
                    "Whisker": 0.5,
         
     | 
| 
      
 104 
     | 
    
         
            +
                    "Orientation": "vertical",
         
     | 
| 
      
 105 
     | 
    
         
            +
                    "BoxLineWidth": 0.5,
         
     | 
| 
      
 106 
     | 
    
         
            +
                    "WhiskerLineStyle": "-",
         
     | 
| 
      
 107 
     | 
    
         
            +
                    "WhiskerLineColor": "k",
         
     | 
| 
      
 108 
     | 
    
         
            +
                    "WhiskerLineWidth": 0.5,
         
     | 
| 
      
 109 
     | 
    
         
            +
                    "Caps": true,
         
     | 
| 
      
 110 
     | 
    
         
            +
                    "CapLineColor": "k",
         
     | 
| 
      
 111 
     | 
    
         
            +
                    "CapLineWidth": 0.5,
         
     | 
| 
      
 112 
     | 
    
         
            +
                    "CapSize": 0.1,
         
     | 
| 
      
 113 
     | 
    
         
            +
                    "MedianLine": true,
         
     | 
| 
      
 114 
     | 
    
         
            +
                    "MedianLineStyle": "-",
         
     | 
| 
      
 115 
     | 
    
         
            +
                    "MedianStyle": "line",
         
     | 
| 
      
 116 
     | 
    
         
            +
                    "MedianLineColor": "k",
         
     | 
| 
      
 117 
     | 
    
         
            +
                    "MedianLineWidth": 2.0,
         
     | 
| 
      
 118 
     | 
    
         
            +
                    "MedianLineTop": false,
         
     | 
| 
      
 119 
     | 
    
         
            +
                    "MeanLine": false,
         
     | 
| 
      
 120 
     | 
    
         
            +
                    "showmeans": false,
         
     | 
| 
      
 121 
     | 
    
         
            +
                    "MeanLineStyle": "-",
         
     | 
| 
      
 122 
     | 
    
         
            +
                    "MeanLineColor": "w",
         
     | 
| 
      
 123 
     | 
    
         
            +
                    "MeanLineWidth": 2.0
         
     | 
| 
      
 124 
     | 
    
         
            +
                },
         
     | 
| 
      
 125 
     | 
    
         
            +
                "v": {
         
     | 
| 
      
 126 
     | 
    
         
            +
                    "go": 0,
         
     | 
| 
      
 127 
     | 
    
         
            +
                    "x_width": 0.3,
         
     | 
| 
      
 128 
     | 
    
         
            +
                    "loc": "r",
         
     | 
| 
      
 129 
     | 
    
         
            +
                    "EdgeColor": "none",
         
     | 
| 
      
 130 
     | 
    
         
            +
                    "FaceColor": [
         
     | 
| 
      
 131 
     | 
    
         
            +
                        "#474747",
         
     | 
| 
      
 132 
     | 
    
         
            +
                        "#FF2C00",
         
     | 
| 
      
 133 
     | 
    
         
            +
                        "#0C5DA5"
         
     | 
| 
      
 134 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 135 
     | 
    
         
            +
                    "FaceAlpha": 0.3,
         
     | 
| 
      
 136 
     | 
    
         
            +
                    "BandWidth": "scott",
         
     | 
| 
      
 137 
     | 
    
         
            +
                    "Function": "pdf",
         
     | 
| 
      
 138 
     | 
    
         
            +
                    "Kernel": "gau",
         
     | 
| 
      
 139 
     | 
    
         
            +
                    "NumPoints": 500,
         
     | 
| 
      
 140 
     | 
    
         
            +
                    "BoundaryCorrection": "reflection"
         
     | 
| 
      
 141 
     | 
    
         
            +
                }
         
     | 
| 
      
 142 
     | 
    
         
            +
            }
         
     |