NAME

Chart::GGPlot::Scale::Functions - Scale functions

VERSION

version 0.0000_01

FUNCTIONS

register_scale($name, $func)

find_scale($aes, $x)

Find scale function by aes name and data type. The scale function is in the form of scale_${aes}_${type}.

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.