hide total ranked scores side text on mobile
All checks were successful
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m31s
All checks were successful
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m31s
This commit is contained in:
parent
781a3e8cdc
commit
fc38aba6f4
@ -65,6 +65,7 @@ const datasetConfig: DatasetConfig[] = [
|
||||
axisConfig: {
|
||||
reverse: false,
|
||||
display: true,
|
||||
hideOnMobile: true,
|
||||
displayName: "Total Ranked Scores",
|
||||
position: "right",
|
||||
},
|
||||
|
Reference in New Issue
Block a user