MCPcopy Create free account

hub / github.com/IBM-Cloud/election-insights / functions

Functions25 in github.com/IBM-Cloud/election-insights

↓ 2 callersMethod_getStateObj
()
client/main.js:64
↓ 1 callersFunction_adaptFromAlchemyDoc
server/entitiesDB.js:201
↓ 1 callersFunction_getMaxDate
()
server/entitiesDB.js:188
↓ 1 callersFunction_getMinDate
()
server/entitiesDB.js:175
↓ 1 callersFunctiongetAndParseMostRecentArticles
()
server/app.js:61
↓ 1 callersMethodrender
()
client/main.js:37
↓ 1 callersFunctionselectEntity
(entity)
client/stores/InsightsStore.js:36
↓ 1 callersFunctionsetArticles
(articles)
client/stores/InsightsStore.js:48
↓ 1 callersFunctionsetEnd
(newEnd)
client/stores/InsightsStore.js:56
↓ 1 callersFunctionsetInsights
(newInsights)
client/stores/InsightsStore.js:32
↓ 1 callersFunctionsetMax
(newMax)
client/stores/InsightsStore.js:64
↓ 1 callersFunctionsetMin
(newMin)
client/stores/InsightsStore.js:60
↓ 1 callersFunctionsetNumBubbles
(newBubbles)
client/stores/InsightsStore.js:68
↓ 1 callersFunctionsetStart
(newStart)
client/stores/InsightsStore.js:52
Function_onMouseDown
Configure the state and event handlers for proper mouse dragginess
client/components/RangePicker.js:50
Function_onMouseMove
When the mouse moves, adjust x and w depending on what is being dragged
client/components/RangePicker.js:64
Function_onMouseUp
On mouse up envoke the Action to re-load the circles
client/components/RangePicker.js:102
Function_posToTime
Convert an x position relative to the beginning of the slider to a time in ms
client/components/RangePicker.js:123
Function_timeToPos
Convert a time in ms to an x position relative to the beginning of the * slider. Can optionally provide a min and max object. defaults to using pr
client/components/RangePicker.js:115
MethodcomponentDidMount
When first in the page, set up change handlers
client/main.js:54
FunctioncomponentWillReceiveProps
When the props are updating, set our x and w based on the start and end
client/components/RangePicker.js:43
MethodcomponentWillUnmount
When removing, clean up change handlers
client/main.js:60
Functionconstructor
(props)
client/components/RangePicker.js:25
Methodconstructor
(props)
client/main.js:31
FunctionparseForever
()
server/app.js:76