diff --git a/webclient/src/Charts.js b/webclient/src/Charts.js index 133a092..eff4c24 100644 --- a/webclient/src/Charts.js +++ b/webclient/src/Charts.js @@ -29,38 +29,44 @@ export function Charts(props) {

Daily since March 2nd, 2020.

- {memberCount && - - - - - - - +

+ {memberCount && + + + + + + + - + - - - - - } + + + + + } +

+ +

The Member Count is the amount of Prepaid, Current, Due, and Overdue members on Spaceport.

+ +

The Green Count is the amount of Prepaid and Current members.

);