NEWS


plotcli 0.3.0

New Geom Handlers

Bug Fixes


plotcli 0.2.0 (2025-11-27)

Major New Features

Enhanced ggplotcli: Universal ggplot2 Converter

The ggplotcli() function has been completely rewritten to render any ggplot2 plot in the terminal:

Boxplot Rendering

Optimized Color Mapping

Canvas Abstraction Layer

New R6-based canvas system providing:

Geom Registry

Extensible system for adding custom geom handlers, making it easy to add support for additional ggplot2 geoms.

Heatmap Support

Improvements

Bug Fixes (Latest)

Documentation


plotcli 0.1.0 (2024-04-24)