diff --git a/content/fundamentals/shapes.html b/content/fundamentals/shapes.html index 8da2ed7..c0c3df8 100644 --- a/content/fundamentals/shapes.html +++ b/content/fundamentals/shapes.html @@ -751,7 +751,7 @@

}

Venn Diagram with Circle Shapes

#![allow(unused)]
diff --git a/content/print.html b/content/print.html
index 0313379..deda6dc 100644
--- a/content/print.html
+++ b/content/print.html
@@ -1131,7 +1131,7 @@ 

}

Venn Diagram with Circle Shapes

#![allow(unused)]
@@ -1482,7 +1482,7 @@ 

}

Bubble Scatter Plots

#![allow(unused)]
@@ -1716,7 +1716,7 @@ 

Large Data Se }

Line Charts

The following imports have been used to produce the plots below:

#![allow(unused)]
@@ -2669,7 +2669,7 @@ 

Basic Box Plot< }

Box Plot that Displays the Underlying Data

#![allow(unused)]
@@ -2984,7 +2984,7 @@ 

F }

Histograms

The following imports have been used to produce the plots below:

#![allow(unused)]
@@ -3016,7 +3016,7 @@ 

Basic Histogr }

Horizontal Histogram

#![allow(unused)]
@@ -3038,7 +3038,7 @@ 

Hor }

Overlaid Histogram

#![allow(unused)]
@@ -3071,7 +3071,7 @@ 

Overlai }

Stacked Histograms

#![allow(unused)]
@@ -3104,7 +3104,7 @@ 

Stacked }

Colored and Styled Histograms

#![allow(unused)]
@@ -3159,7 +3159,7 @@ 

}

Cumulative Histogram

#![allow(unused)]
@@ -3181,7 +3181,7 @@ 

Cum }

Normalized Histogram

#![allow(unused)]
@@ -3203,7 +3203,7 @@ 

Nor }

Specify Binning Function

#![allow(unused)]
diff --git a/content/recipes/basic_charts/scatter_plots.html b/content/recipes/basic_charts/scatter_plots.html
index 21b15e7..407056e 100644
--- a/content/recipes/basic_charts/scatter_plots.html
+++ b/content/recipes/basic_charts/scatter_plots.html
@@ -236,7 +236,7 @@ 

}

Bubble Scatter Plots

#![allow(unused)]
@@ -470,7 +470,7 @@ 

Large Data Se }

diff --git a/content/recipes/statistical_charts/box_plots.html b/content/recipes/statistical_charts/box_plots.html index e94cdce..ceedbcc 100644 --- a/content/recipes/statistical_charts/box_plots.html +++ b/content/recipes/statistical_charts/box_plots.html @@ -200,7 +200,7 @@

Basic Box Plot< }

Box Plot that Displays the Underlying Data

#![allow(unused)]
@@ -515,7 +515,7 @@ 

F }

diff --git a/content/recipes/statistical_charts/histograms.html b/content/recipes/statistical_charts/histograms.html index ddffa1d..77e7fd5 100644 --- a/content/recipes/statistical_charts/histograms.html +++ b/content/recipes/statistical_charts/histograms.html @@ -186,7 +186,7 @@

Basic Histogr }

Horizontal Histogram

#![allow(unused)]
@@ -208,7 +208,7 @@ 

Hor }

Overlaid Histogram

#![allow(unused)]
@@ -241,7 +241,7 @@ 

Overlai }

Stacked Histograms

#![allow(unused)]
@@ -274,7 +274,7 @@ 

Stacked }

Colored and Styled Histograms

#![allow(unused)]
@@ -329,7 +329,7 @@ 

}

Cumulative Histogram

#![allow(unused)]
@@ -351,7 +351,7 @@ 

Cum }

Normalized Histogram

#![allow(unused)]
@@ -373,7 +373,7 @@ 

Nor }

Specify Binning Function

#![allow(unused)]