Chart-Clicker

 view release on metacpan or  search on metacpan

README.mkdn  view on Meta::CPAN

## dataset\_count

Get a count of datasets.

## get\_dataset ($index)

Get the dataset at the specified index.

## rendered\_data

Returns the data for this chart as a scalar.  Suitable for 'streaming' to a
client.

## add\_to\_over\_decorations

Add an over decoration to the list.

## get\_over\_decoration ($index)

Get the over decoration at the specified index.

lib/Chart/Clicker.pm  view on Meta::CPAN

=head2 dataset_count

Get a count of datasets.

=head2 get_dataset ($index)

Get the dataset at the specified index.

=head2 rendered_data

Returns the data for this chart as a scalar.  Suitable for 'streaming' to a
client.

=head2 add_to_over_decorations

Add an over decoration to the list.

=head2 get_over_decoration ($index)

Get the over decoration at the specified index.



( run in 0.450 second using v1.01-cache-2.11-cpan-4d50c553e7e )