NAME
Chart::GGPlot::Theme::Element::Functions -
VERSION
version 0.0010_01
FUNCTIONS
element_blank()
element_rect(:$fill=undef, :$color=undef, :$size=undef, :$linetype=undef, :$inherit_blank=false)
element_line(:$color=undef, :$linetype=undef, :$lineend=undef, :$arrow=undef, :$inherit_blank=false)
element_text(:$family=undef, :$face=undef, :$color=undef, :$size=undef, :$hjust=undef, :$vjust=undef, :$angle=undef, :$lineheight=undef, :$margin=undef, :$debug=undef, :$inherit_blank=false)
rel($x)
Used to specify sizes relative to the parent.
SEE ALSO
AUTHOR
Stephan Loyd <sloyd@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2019 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.