Group
Extension

Matches 1

Chart-ECharts ( G/GD/GDT/Chart-ECharts-1.03.tar.gz, GDT, 2025; MetaCPAN )
Chart-ECharts/lib/Chart/ECharts.pm ( view source; MetaCPAN )
1_hex);
use File::Basename;
use File::ShareDir qw(dist_file);
use File::Spec;
use IPC::Open3;
use JSON::PP ();

our $VERSION = '1.03';
$VERSION =~ tr/_//d;    ## no critic

use constant DEBUG => $ENV{
vent|iife)$/);

    my $json = JSON::PP->new;

    $json->utf8->canonical->allow_nonref->allow_unknown->allow_blessed->convert_blessed->escape_slash(0);

    my $option = $json->encode($self->options)
};

        $option =~ s/$search/$replace/;

    }

    my @script = ();

    my $init_options = $json->encode({locale => $locale, renderer => $renderer});

    my $extra_script = '';
    my $chart_ev

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