diff --git a/docs/pca_1/images/dataset3_outlier.png b/docs/pca_1/images/dataset3_outlier.png new file mode 100644 index 00000000..a5d8fd04 Binary files /dev/null and b/docs/pca_1/images/dataset3_outlier.png differ diff --git a/docs/pca_1/pca_1.html b/docs/pca_1/pca_1.html index 16733a17..54f1f20c 100644 --- a/docs/pca_1/pca_1.html +++ b/docs/pca_1/pca_1.html @@ -106,7 +106,7 @@ require.undef("plotly"); requirejs.config({ paths: { - 'plotly': ['https://cdn.plot.ly/plotly-2.25.2.min'] + 'plotly': ['https://cdn.plot.ly/plotly-2.30.0.min'] } }); require(['plotly'], function(Plotly) { @@ -495,9 +495,9 @@