Skip to content

cuulee/crosslet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crosslet

See Crosslet page for documentation and examples.

Crosslet is a small javascript widget for interactive visualisation and analysis of geostatistical datasets, e.g. GDP per country, election results for each region of the country, etc. You can also use it for comparing multiple features.

It is a combination of three very powerfull javascript libraries:

  • Leaflet, an elegant and beautiful mapping solution, and
  • Crossfilter, a library for exploring large multivariate datasets in the browser.
  • D3, used for manipulating documents based on data.

See Crosslet page for documentation and examples.

License

Crosslet is contributed under Apache 2.0 License

About

Crossfilter + leaflet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.0%
  • CoffeeScript 8.0%
  • CSS 7.7%
  • Other 1.3%