Skip to content

Commit

Permalink
test data
Browse files Browse the repository at this point in the history
  • Loading branch information
SayakMukhopadhyay committed Nov 17, 2023
1 parent 85caac4 commit 14ed032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/charts/SystemAPRStateChart.vue
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export default {
allTimeFactions.push(record.faction_name)
}
})
console.log(data)
allTimeFactions.forEach((faction) => {
const allStates = []
let maxStates = 0
Expand Down

0 comments on commit 14ed032

Please sign in to comment.