Change-Legend-Labels_And_Colors #155

Merged
tcsrikan merged 4 commits from Change-Legend-Labels_And_Colors into main 2023-01-30 22:06:00 -05:00
2 changed files with 2 additions and 2 deletions

View File

@ -478,7 +478,7 @@ export const C7v = [
},
];
export const C7viKey = ["5", "4", "3", "2", "1"];
export const C7viKey = ["1", "2", "3", "4", "5"];
export const C7vi = [
{

View File

@ -252,7 +252,7 @@ export default function CoopPage() {
Color.secondaryAccentLight,
Color.primaryAccentLighter,
Color.secondaryAccent,
Color.primaryText,
Color.primaryHeading,
]}
data={C7vi}
margin={barGraphMargin}