1 repositorio
Visualizations that plot data on a 2D grid with synchronized brushing capabilities.
Distinct from Grid Rendering: Different from Grid Rendering [f1_mt5] which is about canvas optimization, and Chart Synchronization [f1_mt3] which is about state linking.
Explore 1 awesome GitHub repository matching data & databases · Grid Charts. Refine with filters or upvote what's useful.
dc.js is a multi-dimensional analysis tool and visualization framework used to build interactive data dashboards. It functions as a charting library that renders diverse SVG visualizations powered by D3 and integrates natively with Crossfilter to enable coordinated filtering across large datasets. The project is distinguished by its linked-view coordination, where selecting a data range or category in one chart simultaneously updates all other connected views. This allows for dynamic data exploration through dimensional chart linking and coordinated brushing, transforming raw datasets into na
Implements data plotting on a grid with X and Y axes and synchronized brushing.