package miaou-core

  1. Overview
  2. Docs
Miaou core/widgets (no drivers, no SDL)

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.5.2.tar.gz
md5=60a3b9f181f24572a06a9492532bfdda
sha512=fcc35a275066be2900e6201782faf47503076fa4640f08cf78067835a6f447b74613009e55b2ac799adb7ca46f1bffa261fc5971753f2cc3c6bef327511c7ef6

doc/miaou_widgets_display/Miaou_widgets_display/index.html

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