converts data from long to wide
spread the data into key and value columns
spread(data, key, value)
spread the data excluding variable time
spread(data, key, value, -time)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.