Skip to main content

Module render

Module render 

Source
Expand description

Deterministic renderers for chart snapshot read models.

This module consumes renderer-neutral ChartStackSnapshot read models. It must not generate chart facts, evaluate rules, localize terminology, or perform narrative interpretation.

Re-exports§

pub use text::PlainTextChartRenderer;
pub use text::PlainTextRenderOptions;
pub use text::render_chart_stack_text;

Modules§

text
Plain text chart-stack rendering.