2 repositorios
Generating structured JSON that defines the visual and data mappings for a chart according to a formal schema.
Distinct from Structured JSON Generation: Focuses on generating a visual specification for rendering, not general data serialization or LLM-based structured output.
Explore 2 awesome GitHub repositories matching data & databases · Visualization Specification Generation. Refine with filters or upvote what's useful.
Altair is a declarative data visualization library for Python that generates Vega-Lite specifications. It functions as a tool for mapping data to graphical marks using a high-level syntax, allowing users to describe the desired visual outcome instead of writing imperative drawing commands. The framework enables the creation of interactive charts and graphics, including linked views and filtered displays that respond to user input in real time. It supports the design of multi-view dashboards by combining visualizations into layered or faceted layouts. The library provides capabilities for sta
Translates Python class structures into standardized JSON specifications that describe a visualization's visual and data mappings.
This project is a cross-editor theme library and mapper that provides a curated collection of syntax highlighting color schemes. It uses a JSON theme specification to define visual roles and color palettes as immutable data structures, ensuring these definitions remain consistent across different software output targets. The system functions as a declarative style generator, translating abstract color definitions into the specific configuration formats required by various programming environments. By using a template-based approach, it maps a single source of truth for color definitions to mu
Uses immutable JSON data structures to define visual themes consistently across all output targets.