awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesChart Renderer Swaps

Swaps between stacked area and line chart renderers at runtime while preserving chart state and redrawing on demand.

Distinct from Switch Rendering: Distinct from Switch Rendering: focuses on swapping chart renderers (e.g., stacked area to line) rather than general UI element switching.

Explore 2 awesome GitHub repositories matching user interface & experience · Chart Renderer Swaps. Refine with filters or upvote what's useful.

Awesome Chart Renderer Swaps GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ankane/chartkickAvatar de ankane

    ankane/chartkick

    6,526Ver en GitHub↗

    Chartkick is a Ruby on Rails visualization library and JavaScript charting wrapper that provides a high-level interface for integrating interactive charts into web applications. It functions as a multi-engine charting adapter, wrapping various JavaScript charting libraries to provide a consistent API for rendering data visualizations. The project is distinguished by its engine abstraction, which allows users to switch between different JavaScript charting libraries without modifying the underlying data sources. It also supports asynchronous data visualization, fetching chart data from remote

    Enables swapping the underlying rendering engine for a chart while preserving its state.

    Ruby
    Ver en GitHub↗6,526
  • shutterstock/rickshawAvatar de shutterstock

    shutterstock/rickshaw

    6,520Ver en GitHub↗

    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

    Swaps between stacked area and line visualizations by replacing the active rendering module while preserving axis and interaction state.

    JavaScriptchartsd3graph
    Ver en GitHub↗6,520
  1. Home
  2. User Interface & Experience
  3. Switch Rendering
  4. Chart Renderer Swaps