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.