The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.