Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IBM-Cloud/election-insights
/ functions
Functions
25 in github.com/IBM-Cloud/election-insights
⨍
Functions
25
◇
Types & classes
3
↓ 2 callers
Method
_getStateObj
()
client/main.js:64
↓ 1 callers
Function
_adaptFromAlchemyDoc
server/entitiesDB.js:201
↓ 1 callers
Function
_getMaxDate
()
server/entitiesDB.js:188
↓ 1 callers
Function
_getMinDate
()
server/entitiesDB.js:175
↓ 1 callers
Function
getAndParseMostRecentArticles
()
server/app.js:61
↓ 1 callers
Method
render
()
client/main.js:37
↓ 1 callers
Function
selectEntity
(entity)
client/stores/InsightsStore.js:36
↓ 1 callers
Function
setArticles
(articles)
client/stores/InsightsStore.js:48
↓ 1 callers
Function
setEnd
(newEnd)
client/stores/InsightsStore.js:56
↓ 1 callers
Function
setInsights
(newInsights)
client/stores/InsightsStore.js:32
↓ 1 callers
Function
setMax
(newMax)
client/stores/InsightsStore.js:64
↓ 1 callers
Function
setMin
(newMin)
client/stores/InsightsStore.js:60
↓ 1 callers
Function
setNumBubbles
(newBubbles)
client/stores/InsightsStore.js:68
↓ 1 callers
Function
setStart
(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
Method
componentDidMount
When first in the page, set up change handlers
client/main.js:54
Function
componentWillReceiveProps
When the props are updating, set our x and w based on the start and end
client/components/RangePicker.js:43
Method
componentWillUnmount
When removing, clean up change handlers
client/main.js:60
Function
constructor
(props)
client/components/RangePicker.js:25
Method
constructor
(props)
client/main.js:31
Function
parseForever
()
server/app.js:76