Module Render.Static

module R : module type of sig ... end
val draw : ?⁠signals:Hardcaml_waveterm__.Import.bool -> ?⁠values:Hardcaml_waveterm__.Import.bool -> ?⁠waves:Hardcaml_waveterm__.Import.bool -> ?⁠style:Styles.t -> ?⁠rows:Hardcaml_waveterm__.Import.int -> ?⁠cols:Hardcaml_waveterm__.Import.int -> Waves.t -> Draw.In_memory.ctx
val draw_full : ?⁠style:Styles.t -> Waves.t -> Draw.In_memory.ctx * Draw.In_memory.ctx * Draw.In_memory.ctx