plotcli 0.2.0

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.

Improvements

Documentation


plotcli 0.1.0