• Stars
    star
    164
  • Rank 229,675 (Top 5 %)
  • Language
    JavaScript
  • License
    Other
  • Created almost 12 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Crossfilter + leaflet

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