Skip to content

Commit 2326019

Browse files
Tweak recorded data graph color (#347)
1 parent ae5de38 commit 2326019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/recording-graph.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export const getConfig = ({
6262
},
6363
{
6464
label: "y",
65-
borderColor: "brand2",
65+
borderColor: "green",
6666
borderWidth: 1,
6767
pointRadius: 0,
6868
pointHoverRadius: 0,

0 commit comments

Comments
 (0)