Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 850 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 850 Bytes

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