evangipson / evangipson/microstocks

Add graphs for resource cost and location

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
UX / UI
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

I'm thinking resource cost can be an area graph like everything else, with maybe some kind of a composite "entire stock market" graph showing values! That would be so neat!

Also, I'm thinking of making a donut graph to show how much time you've spent in each location, since area chart doesn't really seem like a good way to represent that data.
- [x] **_Add gameData tracking for resources**_: cost over time
- [x] **_Create Resource Cost area graph**_
- [ ] **_Create Mega Stock Market area graph**_
- [ ] **_Add gameData tracking for location**_: As in, how long a player has spent as X location out of the total time he's alive. This will be used to generate a graph when the user clicks on a new "History" button in the inventory section. This can be done in the "updateGameData" function.
- [ ] **_Create Location donut graph**_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.