1 Repo
CSS-based frameworks designed specifically for rendering charts and graphs.
Distinct from CSS Frameworks: Specializes in data visualization rather than general-purpose web application styling.
Explore 1 awesome GitHub repository matching web development · Data Visualization Frameworks. Refine with filters or upvote what's useful.
charts.css is a CSS-driven framework designed to transform semantic HTML into accessible data visualizations without relying on JavaScript. It functions as a charting library that uses standard HTML structures, such as tables and lists, to render graphs while maintaining full compatibility with screen readers. The project distinguishes itself by using CSS variables to map numeric data to visual dimensions and utility classes to control chart types and layouts. It supports a wide range of visual styles, including 3D effects, reflection effects, and customized color palettes integrated via a br
Functions as a CSS-driven framework for rendering data visualizations using semantic HTML without JavaScript.