Skip to content

sztanko/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