package miaou-core

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Miaou_widgets_displaySource

Sourcemodule Bar_chart_widget : sig ... end

Vertical bar chart widget for comparing values across categories.

Sourcemodule Braille_canvas : sig ... end

Braille canvas for high-resolution terminal graphics.

Sourcemodule Chart_utils : sig ... end

Shared utilities for chart widgets.

Sourcemodule Description_list : sig ... end
Sourcemodule File_pager : sig ... end

Pager widget wired to a file source with Eio fibers.

Sourcemodule Framebuffer_widget : sig ... end

Pixel-level framebuffer widget for TUI rendering.

Sourcemodule Globe_widget : sig ... end

Rotating 3-D globe rendered with the Octant_canvas.

Sourcemodule Image_widget : sig ... end

Image Widget

Sourcemodule Line_chart_widget : sig ... end

Line chart widget for multi-line time-series visualization with axes and grid.

Sourcemodule List_widget : sig ... end

Foldable list widget with recursive sublists.

Sourcemodule Octant_canvas : sig ... end

Octant canvas for Unicode 16 sub-pixel rendering.

Sourcemodule Pager_widget : sig ... end

Scrollable text pager widget with search and streaming support.

Sourcemodule Palette : sig ... end
Sourcemodule Palette_sdl : sig ... end
Sourcemodule Qr_code_widget : sig ... end

QR Code Widget

Sourcemodule Sdl_chart_context : sig ... end
Sourcemodule Sparkline_widget : sig ... end

Sparkline widget for compact inline time-series visualization.

Sourcemodule Table_widget : sig ... end

Table widget for displaying tabular data with headers and selection.

Sourcemodule Table_widget_sdl : sig ... end
Sourcemodule Terminal_caps : sig ... end

Terminal pixel rendering capability detection.

Sourcemodule Tree_widget : sig ... end

Tree widget for displaying hierarchical data structures.

Sourcemodule Widgets : sig ... end