NAME

Chart::GGPlot::Coord::Cartesian - The Cartesian coordinate system

VERSION

version 0.0000_01

ATTRIBUTES

xlim

Limits for the x axis.

ylim

Limits for the y axis.

expand

If true, adds a small expansion factor to the limits to ensure that data and axes do not overlap. If false, limits are taken exactly from the data or xlim/ylim.

Default is true.

default

Is this the default coordinate system?

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.