-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: spice up contributors pr chart styles (#20)
* use v2 pr/search * fix build * wip data * data is fetched and structured * remove async functions * add nivo/line and prep data * o.filter is not a function * dirty fix for rendering the chart * fix type error * adds meta data * npm run format * swap Datum * npm run format * chore: add required packages * chore: disable comma dangle rule * chore: update chart styles and data * feat: fix all type errors and refactor implementation * chore: show stats data * chore: more updates to charts data * chore: update formating and color of chart lines * misc: minor refactor * fix: build now goes through * Update components/CIResponsiveLine.tsx * chore: fetch data from server and remove loading state * style: update styles for mobile * style: reduce chart margin right * fix: chart lines inconsistenccy * fix: time formating error --------- Co-authored-by: Brian 'bdougie' Douglas <[email protected]> Co-authored-by: Brian Douglas <[email protected]>
- Loading branch information
1 parent
4af05a6
commit bdf937f
Showing
7 changed files
with
255 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.