temp random history
This commit is contained in:
parent
4049c0a70b
commit
21d02b7d31
2 changed files with 65 additions and 10 deletions
components/userpage
|
@ -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,
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue