Giter Site home page Giter Site logo

yousafgill / crossfilter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crossfilter/crossfilter

0.0 1.0 0.0 3.13 MB

Fast n-dimensional filtering and grouping of records.

Home Page: http://crossfilter.github.io/crossfilter/

License: Other

JavaScript 100.00%

crossfilter's Introduction

Crossfilter

Join the chat at https://gitter.im/crossfilter/crossfilter Tests CDNJS

Crossfilter is a JavaScript library for exploring large multivariate datasets in the browser. Crossfilter supports extremely fast (<30ms) interaction with coordinated views, even with datasets containing a million or more records.

NOTE: We are seeking new maintainers for this repo. See #171 for discussion.

Since most interactions only involve a single dimension, and then only small adjustments are made to the filter values, incremental filtering and reducing is significantly faster than starting from scratch. Crossfilter uses sorted indexes (and a few bit-twiddling hacks) to make this possible, dramatically increasing the perfor­mance of live histograms and top-K lists. Crossfilter is available under the Apache License.

This is a community-maintained fork of the original square/crossfilter library.

Want to learn more? See the wiki.

Gallery of Community Examples

Installation

This package can be found under the name crossfilter2 in npm:

 npm install crossfilter2

Development

Install dependencies:

  • npm install

Test changes with npm test. Build with npm run build for use in the browser. You may also want to benchmark your changes with npm run benchmark.

crossfilter's People

Contributors

esjewett avatar gordonwoodhull avatar jasondavies avatar christophe-g avatar tannerlinsley avatar mbostock avatar markherhold avatar hornta avatar drarmstr avatar randometc avatar alexcampana avatar ariya avatar fnberta avatar john-guerra avatar betalb avatar tomneyland avatar tijmenw avatar derekperkins avatar thatcort avatar nreese avatar skidr0w avatar eapyl avatar lenawil avatar thomasgillet avatar gitter-badger avatar smonff avatar sdemjanenko avatar the0rem avatar tehsenaus avatar sciyoshi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.