The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Google::Chart::Type::Bar - Google::Chart Bar Type

SYNOPSIS

  Google::Chart->new(
    type => {
      module => "Bar",
      orientation => "horizontal",
    }
  );

METHODS

parameter_value