1 Repo
Attaches legends, hover details, annotations, and range sliders to a base graph for user exploration and filtering.
Distinct from Interactive Data Charting: Distinct from Interactive Data Charting: focuses on attaching interactive controls to an existing chart, not general chart creation.
Explore 1 awesome GitHub repository matching data & databases · Graph Control Attachments. Refine with filters or upvote what's useful.
Rickshaw is a JavaScript library for building interactive, SVG-based time series charts in the browser. It provides a framework for rendering line, area, bar, and scatterplot visualizations from data series, with built-in support for axes, legends, color palettes, and interactive controls. The library distinguishes itself through a plugin-based architecture that allows renderers to be swapped at runtime, such as switching between stacked area and line chart views while preserving chart state. It includes an event-driven interaction layer for hover details, click behaviors, and drag-based rang
Attaches legends, hover details, annotations, and range sliders to let users explore and filter chart data.