Skip to content

Commit 7e28c48

Browse files
committed
Make default combined demo series bouncier with added noise
1 parent bca18e9 commit 7e28c48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const defaultPayload = JSON.stringify({
3232
series: [
3333
[100, 103, 101, 106, 108, 107, 111, 114, 113, 117, 116, 120, 123, 121, 126, 128, 127, 131, 134, 132, 137, 139, 138, 142, 145, 143, 148, 150, 149, 153, 156, 154, 159, 161, 160, 164, 167, 165, 170, 172, 171, 175, 178, 176, 181, 183, 182, 186, 189],
3434
[13, 18, 25, 17, 9, 14, 22, 12, 18, 25, 17, 9, 14, 22, 13, 18, 25, 17, 9, 14, 22, 12, 18, 25, 17, 9, 14, 22, 13, 18, 25, 17, 9, 14, 22, 12, 18, 25, 17, 9, 14, 22, 13, 18, 25, 17, 9, 14, 22],
35-
[113, 120, 129, 123, 117, 124, 134, 126, 134, 143, 137, 131, 138, 148, 141, 148, 157, 151, 145, 152, 162, 154, 162, 171, 165, 159, 166, 176, 169, 176, 185, 179, 173, 180, 190, 182, 190, 199, 193, 187, 194, 204, 197, 204, 213, 207, 201, 208, 218]
35+
[114, 119, 131, 121, 119, 123, 136, 124, 136, 142, 139, 130, 140, 149, 139, 150, 156, 153, 143, 154, 163, 152, 164, 170, 167, 158, 168, 177, 167, 178, 184, 181, 171, 182, 191, 180, 192, 198, 195, 186, 196, 205, 195, 206, 212, 209, 199, 210, 219]
3636
],
3737
}, null, 2);
3838
---

0 commit comments

Comments
 (0)