d3-scale-cluster
Cluster scale
A D3.js scale that groups data into discrete clusters using a 1-dimensional clustering algorithm.
D3 scale that clusters data into discrete groups
132 stars
9 watching
10 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
harrystevens/d3-geo-scale-bar | Adds scale bars to maps for easier geographic data understanding | 45 |
mljs/hclust | An implementation of hierarchical clustering algorithms in JavaScript | 54 |
jamesleesaunders/d3-ez | A set of reusable chart components using D3.js to simplify data visualization | 51 |
d3/d3-scale-chromatic | A set of color schemes for visualizing categorical data | 804 |
wbkd/d3-extended | Extends D3 with additional functionality for easier data visualization development | 274 |
d3-node/d3-node | A JavaScript library that allows for static generation of D3.js charts and maps with pre-rendering and network overhead offloading. | 686 |
emilbayes/clustering.js | A collection of clustering algorithms implemented in JavaScript | 30 |
jakezatecky/d3-funnel | A JavaScript library for rendering funnel charts using the D3.js framework. | 331 |
ngageoint/scale | An automated processing system for running algorithms on distributed clusters of machines | 105 |
mapbox/supercluster | A JavaScript library for efficiently grouping and analyzing spatial data points into clusters | 2,127 |
locusenergy/ember-sparkles | A collection of composable D3 charts built with ember-d3-helpers | 56 |
derbyjs/d-d3-barchart | A reusable UI component that uses d3.js to render a bar chart | 1 |
matthewdarnell/cscale | A C library for serializing and deserializing SCALE-encoded data | 7 |
alexgkendall/optics_clustering | A MATLAB implementation of an unsupervised clustering algorithm that groups data points based on their density and reachability distances | 58 |
juliastats/clustering.jl | A collection of clustering algorithms and evaluation metrics for data analysis | 356 |