diff --git a/docs/docs/charts/scatter.mdx b/docs/docs/charts/scatter.mdx index 5e4277fd5..1df75c20d 100644 --- a/docs/docs/charts/scatter.mdx +++ b/docs/docs/charts/scatter.mdx @@ -27,9 +27,9 @@ function example() { }, { x: 0.5, y: 5.5 - }] + }], + backgroundColor: 'rgb(255, 99, 132)' }], - backgroundColor: 'red' }, options: { scales: {