1 dépôt
Abstraction layers that allow the rendering engine to be swapped without changing the data source.
Distinct from Multi-Chart Type Libraries: Focuses on the adapter pattern for engine swapping, unlike multi-chart libraries which focus on variety of types.
Explore 1 awesome GitHub repository matching graphics & multimedia · Multi-Engine Charting Adapters. Refine with filters or upvote what's useful.
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
Functions as a multi-engine adapter to toggle between different JavaScript charting libraries.