Skip to content

muskuloes/flowmap.gl-timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flowmap.gl-timeline

The Timeline component for flowmap.gl, from FlowmapBlue.

Use

This package is published to GitHub's npm registry. Follow the instructions here on how to install packages from this registry.

npm install @muskuloes/[email protected]
import { Timeline } from "@muskuloes/flowmap.gl-timeline";

<Timeline
  selectedTimeRange={selectedTimeRange}
  extent={timeExtent}
  totalCountsByTime={totalCountsByTime}
  timeGranularityKey={timeGranularityKey}
  onChange={handleTimeRangeChange} />

About

flowmap.gl timeline component library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages