Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ashutosh00710/github-readme-activity-graph
/ functions
Functions
45 in github.com/Ashutosh00710/github-readme-activity-graph
⨍
Functions
45
◇
Types & classes
26
↓ 30 callers
Function
selectColors
(queryString: string)
src/styles/themes.ts:3
↓ 6 callers
Function
invalidUserSvg
(data: string)
src/svgs.ts:51
↓ 5 callers
Function
generateLink
()
script.js:120
↓ 5 callers
Method
queryOptions
()
src/utils.ts:86
↓ 4 callers
Method
fetchContributions
( days: number, customFromDate?: string, customToDate?: string, )
src/fetcher.ts:52
↓ 3 callers
Function
graphSvg
(props: GraphArgs)
src/svgs.ts:5
↓ 2 callers
Method
buildGraph
(fetchCalendarData: string | UserDetails)
src/utils.ts:134
↓ 2 callers
Function
enableDarkMode
()
script.js:234
↓ 2 callers
Function
fakeServer
()
__test__/utils.test.ts:20
↓ 2 callers
Method
getGraphQLQuery
(from: string, to: string)
src/fetcher.ts:14
↓ 2 callers
Function
removeLoader
()
script.js:109
↓ 2 callers
Method
stringDateToUTC
(date?: string)
src/utils.ts:59
↓ 2 callers
Method
validateDate
(date?: string)
src/utils.ts:54
↓ 1 callers
Method
buildGraph
(days: ContributionDay[])
src/GraphCards.ts:64
↓ 1 callers
Method
calculateNumberOfDaysFromDate
(from: string, to: string)
src/utils.ts:77
↓ 1 callers
Function
changeBgColor
()
script.js:259
↓ 1 callers
Function
changeLabelsAndGridColor
()
script.js:273
↓ 1 callers
Function
changeLineColor
()
script.js:266
↓ 1 callers
Function
changePointColor
()
script.js:297
↓ 1 callers
Function
disableDarkMode
()
script.js:238
↓ 1 callers
Function
expectedQuery
(username: string, from: string, to: string)
__test__/fakeInputs.ts:339
↓ 1 callers
Method
fetch
(graphQLQuery: Query)
src/fetcher.ts:41
↓ 1 callers
Method
getColors
()
src/utils.ts:14
↓ 1 callers
Function
getGraph
(username)
script.js:135
↓ 1 callers
Method
getOptions
()
src/GraphCards.ts:16
↓ 1 callers
Function
graphStyle
(color: string, line: string, point: string, area: string)
src/styles/graphStyle.ts:1
↓ 1 callers
Function
lineAnimation
()
src/styles/graphAnimation.ts:15
↓ 1 callers
Function
pointAnimation
()
src/styles/graphAnimation.ts:1
↓ 1 callers
Function
removePlaceholder
()
script.js:113
↓ 1 callers
Method
setHttpHeader
(res: Response, directivesAndAge: string)
src/utils.ts:173
↓ 1 callers
Function
setLoader
()
script.js:106
↓ 1 callers
Method
validateDays
(days?: string)
src/utils.ts:43
↓ 1 callers
Method
validateFromIsLessThanTwo
(from: string, to: string)
src/utils.ts:64
↓ 1 callers
Function
weeks
()
__test__/mockFunctions.ts:3
Method
constructor
(private readonly queryString: ParsedQs)
src/utils.ts:10
Method
constructor
(username: string)
src/fetcher.ts:10
Method
constructor
( private readonly height: number, private readonly width: number, private readonly ra
src/GraphCards.ts:6
Function
copyLink
()
script.js:308
Function
diagonalTiltStyle
()
src/styles/graphStyle.ts:115
Method
getData
(req: Request, res: Response)
src/handlers.ts:35
Method
getGraph
(req: Request, res: Response)
src/handlers.ts:12
Method
getRoot
(_req: Request, res: Response)
src/handlers.ts:8
Function
handleDarkMode
()
script.js:246
Function
onSubmit
(event)
script.js:213
Function
onThemeChange
()
script.js:64