@@ -25,7 +25,7 @@ Below you'll find a brief outline of the content contained in the four sections
25
25
** Example Visualization from this Section:**
26
26
27
27
<p align =" left " >
28
- <img width =" 600 " height =" 300 " src =" https://raw.githubusercontent.com/pmaji/practical-python-data-viz-guide/master/media/for_readme/overlapping_pdf_viz.jpg " ></img >
28
+ <img width =" 600 " height =" 400 " src =" https://raw.githubusercontent.com/pmaji/practical-python-data-viz-guide/master/media/for_readme/overlapping_pdf_viz.jpg " ></img >
29
29
</p >
30
30
31
31
### Section 2: Overview of Python Visualization Landscape
@@ -41,7 +41,7 @@ Below you'll find a brief outline of the content contained in the four sections
41
41
** Example Visualization from this Section:**
42
42
43
43
<p align =" left " >
44
- <img width =" 600 " height =" 300 " src =" https://raw.githubusercontent.com/pmaji/practical-python-data-viz-guide/master/media/for_readme/basic_seaborn_scatter_viz.jpg " ></img >
44
+ <img width =" 600 " height =" 400 " src =" https://raw.githubusercontent.com/pmaji/practical-python-data-viz-guide/master/media/for_readme/basic_seaborn_scatter_viz.jpg " ></img >
45
45
</p >
46
46
47
47
### Section 3: Statistical Visualization in the Wild
@@ -61,7 +61,7 @@ Below you'll find a brief outline of the content contained in the four sections
61
61
** Example Visualization from this Section:**
62
62
63
63
<p align =" left " >
64
- <img width =" 600 " height =" 300 " src =" https://raw.githubusercontent.com/pmaji/practical-python-data-viz-guide/master/media/for_readme/ecdf_ks_test_viz.jpg " ></img >
64
+ <img width =" 600 " height =" 400 " src =" https://raw.githubusercontent.com/pmaji/practical-python-data-viz-guide/master/media/for_readme/ecdf_ks_test_viz.jpg " ></img >
65
65
</p >
66
66
67
67
### Section 4: Library Deep-Dive (Plotly)
@@ -76,7 +76,7 @@ Below you'll find a brief outline of the content contained in the four sections
76
76
** Example Visualization from this Section:**
77
77
78
78
<p align =" left " >
79
- <img width =" 600 " height =" 300 " src =" https://raw.githubusercontent.com/pmaji/practical-python-data-viz-guide/master/media/for_readme/heatmap_plotly_viz.jpg " ></img >
79
+ <img width =" 600 " height =" 400 " src =" https://raw.githubusercontent.com/pmaji/practical-python-data-viz-guide/master/media/for_readme/heatmap_plotly_viz.jpg " ></img >
80
80
</p >
81
81
82
82
### Homework Exercises
0 commit comments