The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Pebble::Plugin::Render::Chart::Time - Chart of a sequence (normally time) series.

DESCRIPTION

Render output as basic (good defaults, little flexibility) chart using Chart::Clicker. This is normally a chart with time (or any sequence really) on the X axis.

If you need more specific rendering, you should probably write another renderer with a more flexible API.