plotnine/__init__.py
|
22
|
22
|
0
|
0
|
100.00%
|
plotnine/animation.py
|
61
|
57
|
1
|
3
|
93.44%
|
plotnine/coords/__init__.py
|
5
|
5
|
0
|
0
|
100.00%
|
plotnine/coords/coord.py
|
65
|
61
|
0
|
4
|
93.84%
|
plotnine/coords/coord_cartesian.py
|
28
|
26
|
0
|
2
|
92.85%
|
plotnine/coords/coord_fixed.py
|
10
|
10
|
0
|
0
|
100.00%
|
plotnine/coords/coord_flip.py
|
30
|
29
|
1
|
0
|
96.66%
|
plotnine/coords/coord_trans.py
|
50
|
44
|
3
|
3
|
88.00%
|
plotnine/data/__init__.py
|
52
|
52
|
0
|
0
|
100.00%
|
plotnine/doctools.py
|
180
|
172
|
4
|
4
|
95.55%
|
plotnine/exceptions.py
|
17
|
16
|
0
|
1
|
94.11%
|
plotnine/facets/__init__.py
|
6
|
6
|
0
|
0
|
100.00%
|
plotnine/facets/facet.py
|
260
|
221
|
13
|
26
|
85.00%
|
plotnine/facets/facet_grid.py
|
145
|
120
|
9
|
16
|
82.75%
|
plotnine/facets/facet_null.py
|
33
|
30
|
0
|
3
|
90.90%
|
plotnine/facets/facet_wrap.py
|
156
|
120
|
13
|
23
|
76.92%
|
plotnine/facets/labelling.py
|
62
|
54
|
4
|
4
|
87.09%
|
plotnine/facets/layout.py
|
94
|
82
|
6
|
6
|
87.23%
|
plotnine/facets/strips.py
|
180
|
176
|
2
|
2
|
97.77%
|
plotnine/geoms/__init__.py
|
48
|
48
|
0
|
0
|
100.00%
|
plotnine/geoms/annotate.py
|
39
|
31
|
3
|
5
|
79.48%
|
plotnine/geoms/annotation_logticks.py
|
88
|
80
|
4
|
4
|
90.90%
|
plotnine/geoms/annotation_stripes.py
|
75
|
71
|
3
|
1
|
94.66%
|
plotnine/geoms/geom.py
|
120
|
107
|
2
|
11
|
89.16%
|
plotnine/geoms/geom_abline.py
|
44
|
40
|
2
|
2
|
90.90%
|
plotnine/geoms/geom_area.py
|
10
|
10
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_bar.py
|
22
|
20
|
1
|
1
|
90.90%
|
plotnine/geoms/geom_bin2d.py
|
5
|
5
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_blank.py
|
9
|
9
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_boxplot.py
|
100
|
85
|
6
|
9
|
85.00%
|
plotnine/geoms/geom_col.py
|
7
|
7
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_count.py
|
5
|
5
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_crossbar.py
|
66
|
61
|
3
|
2
|
92.42%
|
plotnine/geoms/geom_density.py
|
6
|
6
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_density_2d.py
|
5
|
5
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_dotplot.py
|
100
|
91
|
6
|
3
|
91.00%
|
plotnine/geoms/geom_errorbar.py
|
27
|
24
|
2
|
1
|
88.88%
|
plotnine/geoms/geom_errorbarh.py
|
27
|
24
|
2
|
1
|
88.88%
|
plotnine/geoms/geom_freqpoly.py
|
7
|
7
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_histogram.py
|
5
|
5
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_hline.py
|
34
|
33
|
1
|
0
|
97.05%
|
plotnine/geoms/geom_jitter.py
|
25
|
22
|
1
|
2
|
88.00%
|
plotnine/geoms/geom_label.py
|
17
|
13
|
0
|
4
|
76.47%
|
plotnine/geoms/geom_line.py
|
6
|
6
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_linerange.py
|
13
|
13
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_map.py
|
70
|
55
|
6
|
9
|
78.57%
|
plotnine/geoms/geom_path.py
|
188
|
178
|
5
|
5
|
94.68%
|
plotnine/geoms/geom_point.py
|
38
|
38
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_pointdensity.py
|
5
|
5
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_pointrange.py
|
23
|
23
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_polygon.py
|
47
|
47
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_qq.py
|
5
|
5
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_qq_line.py
|
5
|
5
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_quantile.py
|
6
|
6
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_raster.py
|
65
|
50
|
6
|
9
|
76.92%
|
plotnine/geoms/geom_rect.py
|
50
|
50
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_ribbon.py
|
39
|
31
|
3
|
5
|
79.48%
|
plotnine/geoms/geom_rug.py
|
50
|
48
|
1
|
1
|
96.00%
|
plotnine/geoms/geom_segment.py
|
34
|
34
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_sina.py
|
5
|
5
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_smooth.py
|
35
|
32
|
1
|
2
|
91.42%
|
plotnine/geoms/geom_spoke.py
|
18
|
18
|
0
|
0
|
100.00%
|
plotnine/geoms/geom_step.py
|
37
|
35
|
1
|
1
|
94.59%
|
plotnine/geoms/geom_text.py
|
92
|
67
|
9
|
16
|
72.82%
|
plotnine/geoms/geom_tile.py
|
22
|
18
|
0
|
4
|
81.81%
|
plotnine/geoms/geom_violin.py
|
71
|
70
|
1
|
0
|
98.59%
|
plotnine/geoms/geom_vline.py
|
42
|
42
|
0
|
0
|
100.00%
|
plotnine/ggplot.py
|
373
|
339
|
8
|
26
|
90.88%
|
plotnine/guides/__init__.py
|
4
|
4
|
0
|
0
|
100.00%
|
plotnine/guides/guide.py
|
96
|
76
|
8
|
12
|
79.16%
|
plotnine/guides/guide_axis.py
|
5
|
0
|
0
|
5
|
0.00%
|
plotnine/guides/guide_colorbar.py
|
210
|
140
|
18
|
52
|
66.66%
|
plotnine/guides/guide_legend.py
|
194
|
145
|
21
|
28
|
74.74%
|
plotnine/guides/guides.py
|
128
|
100
|
15
|
13
|
78.12%
|
plotnine/labels.py
|
30
|
29
|
0
|
1
|
96.66%
|
plotnine/layer.py
|
221
|
207
|
5
|
9
|
93.66%
|
plotnine/mapping/__init__.py
|
3
|
3
|
0
|
0
|
100.00%
|
plotnine/mapping/aes.py
|
160
|
146
|
4
|
10
|
91.25%
|
plotnine/mapping/evaluation.py
|
65
|
47
|
6
|
12
|
72.30%
|
plotnine/options.py
|
20
|
10
|
1
|
9
|
50.00%
|
plotnine/positions/__init__.py
|
9
|
9
|
0
|
0
|
100.00%
|
plotnine/positions/position.py
|
108
|
88
|
8
|
12
|
81.48%
|
plotnine/positions/position_dodge.py
|
59
|
49
|
3
|
7
|
83.05%
|
plotnine/positions/position_dodge2.py
|
71
|
62
|
3
|
6
|
87.32%
|
plotnine/positions/position_fill.py
|
3
|
3
|
0
|
0
|
100.00%
|
plotnine/positions/position_identity.py
|
5
|
5
|
0
|
0
|
100.00%
|
plotnine/positions/position_jitter.py
|
28
|
24
|
3
|
1
|
85.71%
|
plotnine/positions/position_jitterdodge.py
|
42
|
35
|
4
|
3
|
83.33%
|
plotnine/positions/position_nudge.py
|
14
|
13
|
1
|
0
|
92.85%
|
plotnine/positions/position_stack.py
|
58
|
47
|
6
|
5
|
81.03%
|
plotnine/qplot.py
|
112
|
74
|
11
|
27
|
66.07%
|
plotnine/scales/__init__.py
|
73
|
73
|
0
|
0
|
100.00%
|
plotnine/scales/limits.py
|
97
|
73
|
7
|
17
|
75.25%
|
plotnine/scales/range.py
|
13
|
12
|
0
|
1
|
92.30%
|
plotnine/scales/scale.py
|
443
|
302
|
51
|
90
|
68.17%
|
plotnine/scales/scale_alpha.py
|
34
|
34
|
0
|
0
|
100.00%
|
plotnine/scales/scale_color.py
|
144
|
141
|
0
|
3
|
97.91%
|
plotnine/scales/scale_identity.py
|
39
|
35
|
0
|
4
|
89.74%
|
plotnine/scales/scale_linetype.py
|
21
|
19
|
0
|
2
|
90.47%
|
plotnine/scales/scale_manual.py
|
48
|
43
|
3
|
2
|
89.58%
|
plotnine/scales/scale_shape.py
|
26
|
24
|
0
|
2
|
92.30%
|
plotnine/scales/scale_size.py
|
49
|
49
|
0
|
0
|
100.00%
|
plotnine/scales/scale_stroke.py
|
28
|
22
|
0
|
6
|
78.57%
|
plotnine/scales/scale_xy.py
|
128
|
109
|
5
|
14
|
85.15%
|
plotnine/scales/scales.py
|
140
|
126
|
4
|
10
|
90.00%
|
plotnine/stats/__init__.py
|
24
|
24
|
0
|
0
|
100.00%
|
plotnine/stats/binning.py
|
99
|
76
|
10
|
13
|
76.76%
|
plotnine/stats/density.py
|
41
|
21
|
2
|
18
|
51.21%
|
plotnine/stats/distributions.py
|
22
|
11
|
1
|
10
|
50.00%
|
plotnine/stats/smoothers.py
|
270
|
217
|
22
|
31
|
80.37%
|
plotnine/stats/stat.py
|
114
|
105
|
5
|
4
|
92.10%
|
plotnine/stats/stat_bin.py
|
38
|
33
|
3
|
2
|
86.84%
|
plotnine/stats/stat_bin_2d.py
|
70
|
66
|
2
|
2
|
94.28%
|
plotnine/stats/stat_bindot.py
|
114
|
91
|
13
|
10
|
79.82%
|
plotnine/stats/stat_boxplot.py
|
67
|
56
|
6
|
5
|
83.58%
|
plotnine/stats/stat_count.py
|
32
|
28
|
2
|
2
|
87.50%
|
plotnine/stats/stat_density.py
|
84
|
78
|
3
|
3
|
92.85%
|
plotnine/stats/stat_density_2d.py
|
75
|
67
|
5
|
3
|
89.33%
|
plotnine/stats/stat_ecdf.py
|
21
|
19
|
1
|
1
|
90.47%
|
plotnine/stats/stat_ellipse.py
|
101
|
72
|
8
|
21
|
71.28%
|
plotnine/stats/stat_function.py
|
45
|
45
|
0
|
0
|
100.00%
|
plotnine/stats/stat_hull.py
|
17
|
17
|
0
|
0
|
100.00%
|
plotnine/stats/stat_identity.py
|
8
|
8
|
0
|
0
|
100.00%
|
plotnine/stats/stat_pointdensity.py
|
31
|
28
|
3
|
0
|
90.32%
|
plotnine/stats/stat_qq.py
|
27
|
24
|
1
|
2
|
88.88%
|
plotnine/stats/stat_qq_line.py
|
36
|
32
|
2
|
2
|
88.88%
|
plotnine/stats/stat_quantile.py
|
32
|
27
|
1
|
4
|
84.37%
|
plotnine/stats/stat_sina.py
|
96
|
71
|
12
|
13
|
73.95%
|
plotnine/stats/stat_smooth.py
|
55
|
42
|
4
|
9
|
76.36%
|
plotnine/stats/stat_sum.py
|
27
|
25
|
1
|
1
|
92.59%
|
plotnine/stats/stat_summary.py
|
93
|
80
|
9
|
4
|
86.02%
|
plotnine/stats/stat_summary_bin.py
|
52
|
41
|
4
|
7
|
78.84%
|
plotnine/stats/stat_unique.py
|
8
|
7
|
0
|
1
|
87.50%
|
plotnine/stats/stat_ydensity.py
|
62
|
45
|
7
|
10
|
72.58%
|
plotnine/themes/__init__.py
|
16
|
16
|
0
|
0
|
100.00%
|
plotnine/themes/elements.py
|
99
|
72
|
3
|
24
|
72.72%
|
plotnine/themes/seaborn_rcmod.py
|
92
|
55
|
13
|
24
|
59.78%
|
plotnine/themes/theme.py
|
95
|
76
|
4
|
15
|
80.00%
|
plotnine/themes/theme_538.py
|
8
|
8
|
0
|
0
|
100.00%
|
plotnine/themes/theme_bw.py
|
7
|
7
|
0
|
0
|
100.00%
|
plotnine/themes/theme_classic.py
|
7
|
7
|
0
|
0
|
100.00%
|
plotnine/themes/theme_dark.py
|
7
|
7
|
0
|
0
|
100.00%
|
plotnine/themes/theme_gray.py
|
10
|
10
|
0
|
0
|
100.00%
|
plotnine/themes/theme_light.py
|
7
|
7
|
0
|
0
|
100.00%
|
plotnine/themes/theme_linedraw.py
|
7
|
7
|
0
|
0
|
100.00%
|
plotnine/themes/theme_matplotlib.py
|
20
|
13
|
4
|
3
|
65.00%
|
plotnine/themes/theme_minimal.py
|
7
|
7
|
0
|
0
|
100.00%
|
plotnine/themes/theme_seaborn.py
|
8
|
8
|
0
|
0
|
100.00%
|
plotnine/themes/theme_void.py
|
7
|
7
|
0
|
0
|
100.00%
|
plotnine/themes/theme_xkcd.py
|
28
|
26
|
0
|
2
|
92.85%
|
plotnine/themes/themeable.py
|
636
|
568
|
13
|
55
|
89.30%
|
plotnine/utils.py
|
449
|
355
|
34
|
60
|
79.06%
|
plotnine/watermark.py
|
16
|
15
|
1
|
0
|
93.75%
|