refactor: update examples

This commit is contained in:
Łukasz Holeczek
2021-08-29 16:10:33 +02:00
parent 1b7a092079
commit cac84bdcdd
38 changed files with 601 additions and 1422 deletions
+2 -2
View File
@@ -17,11 +17,11 @@ export default {
{
label: 'GitHub Commits',
backgroundColor: '#f87979',
data: [40, 20, 12, 39, 10, 40, 39, 80, 40, 20, 12, 11]
data: [40, 20, 12, 39, 10, 40, 39, 80, 40, 20, 12, 12]
}
]
}
}
}
}
</script>
</script>