1 Repo
Interactive mechanisms that link multiple charts to allow filtering and drilling down into specific data dimensions.
Distinct from Interactive Data Charting: Focuses on the multi-chart coordination logic for dimensional analysis, rather than general interactive charting.
Explore 1 awesome GitHub repository matching data & databases · Dimensional Linking. 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 interactive chart linking to filter and drill down into specific data dimensions.