temp random history

This commit is contained in:
3zachm 2023-01-28 22:40:07 -08:00
commit 21d02b7d31
2 changed files with 65 additions and 10 deletions
components/userpage

View file

@ -58,7 +58,8 @@ function RankChart(props: RankChartProps) {
data: props.rankHistory.rank,
fill: false,
borderColor: "rgb(244, 114, 182)",
pointBackgroundColor: "rgb(244, 114, 182)",
pointBackgroundColor: "rgba(0, 0, 0, 0)",
pointBorderColor: "rgba(0, 0, 0, 0)",
tension: 0,
},
],