fixed info-background to take in an optional background color
added new data type
Notes
currently the graph only holds newest 400 entries (too much lag if we keep all)
Test Cases
Case A
Screenshots
To Do
maybe add option to scale component (no really need for height and width, would just affect padding)
Checklist
It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.
[x ] All commits are tagged with the ticket number
[ x] No linting errors / newline at end of file warnings
[ x] All code follows repository-configured prettier formatting
[x ] No merge conflicts
[ x] All checks passing
[x ] Screenshots of UI changes (see Screenshots section)
[x ] Remove any non-applicable sections of this template
[ x] Assign the PR to yourself
[x ] No package-lock.json changes (unless dependencies have changed)
[x ] Request reviewers & ping on Slack
[ x] PR is linked to the ticket (fill in the closes line below)
Changes
Notes
currently the graph only holds newest 400 entries (too much lag if we keep all)
Test Cases
Case A
Screenshots
To Do
Checklist
It can be helpful to check the
Checks
andFiles changed
tabs. Please review the contributor guide and reach out to your Tech Lead if anything is unclear. Please request reviewers and ping on slack only after you've gone through this whole checklist.package-lock.json
changes (unless dependencies have changed)Closes #119