Group
Extension

Matches 2

Chart-GGPlot ( S/SL/SLOYD/Chart-GGPlot-0.002003.tar.gz, SLOYD, 2023; MetaCPAN )
Chart-GGPlot/lib/Chart/GGPlot/Backend/Plotly.pm ( view source; MetaCPAN )
 qw(show_plot);
use Chart::Plotly::Plot;
use Chart::Plotly::Image;

use Data::Munge qw(elem);
use JSON;
use List::AllUtils qw(pairmap pairwise uniq);
use Module::Load;
use Types::Standard qw(HashRef I
yout{$axis_name} = {
            range     => $range,
            zeroline  => JSON::false,
            autorange => JSON::false,

            (
                  ( not defined $el_axis_title or $el_a
text or $el_axis_text->is_blank )
                ? ( showticklabels => JSON::false, )
                : ( showticklabels => JSON::true, )
            ),
            (
                ( not defined $e
Chart-GGPlot ( S/SL/SLOYD/Chart-GGPlot-0.002003.tar.gz, SLOYD, 2023; MetaCPAN )
Chart-GGPlot/lib/Chart/GGPlot/Backend/Plotly/Geom/Boxplot.pm ( view source; MetaCPAN )
:pdl);

our $VERSION = '0.002003'; # VERSION

with qw(Chart::GGPlot::Backend::Plotly::Geom);

use JSON;
use List::AllUtils qw(max pairmap);
use Module::Load;

use Chart::GGPlot::Backend::Plotly::Util 
    => $marker,
        line       => $line,
        notched    => ( $params->at('notch') ? JSON::true : JSON::false ),
        notchwidth => $params->at('notchwidth'),
        hoverinfo  => ( $flip ?

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.