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: {
|
axisConfig: {
|
||||||
reverse: false,
|
reverse: false,
|
||||||
display: true,
|
display: true,
|
||||||
|
hideOnMobile: true,
|
||||||
displayName: "Total Ranked Scores",
|
displayName: "Total Ranked Scores",
|
||||||
position: "right",
|
position: "right",
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user