NAME

Chart::GGPlot::Facet::Null - A single panel for faceting

VERSION

version 0.0000_01

DESCRIPTION

This class represents a single panel for faceting. This is the default facet specification.

ATTRIBUTES

shrink

If true, will shrink scales to fit output of statistics, not raw data. If fause will be range of raw data before statistical summary.

The default is true.

SEE ALSO

Chart::GGPlot::Facet

AUTHOR

Stephan Loyd <sloyd@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018 by Stephan Loyd.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.