# zscore data
simple_series <- c(1,2,1,2,1000)
hi_zscore_series <- c(1,1,1,1,1,1,1,1,1,1,1e14)
multiple_outliers_series <- c(1,2,1,2,1,2,1000,1000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.