Group
Extension

Matches 968

Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Ohlc/Line.pm ( view source; MetaCPAN )
 # VERSION

# ABSTRACT: This attribute is one of the possible options for the trace ohlc.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * dash

Sets t
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Isosurface/Caps.pm ( view source; MetaCPAN )
SION

# ABSTRACT: This attribute is one of the possible options for the trace isosurface.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
tiple-traces.json
 
 my $trace1 = Chart::Plotly::Trace::Isosurface->new(
             "colorscale"=>"Reds",
             "reversescale"=>JSON::true,
             "surface"=>{ "show"=>JSON::true },
   
me"=>{ "show"=>JSON::false },
             "slices"=>{
                 "x"=>{ "show"=>JSON::false },
                 "y"=>{ "show"=>JSON::false },
                 "z"=>{ "show"=>JSON::false }
     
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Isosurface/Lighting.pm ( view source; MetaCPAN )
SION

# ABSTRACT: This attribute is one of the possible options for the trace isosurface.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
tiple-traces.json
 
 my $trace1 = Chart::Plotly::Trace::Isosurface->new(
             "colorscale"=>"Reds",
             "reversescale"=>JSON::true,
             "surface"=>{ "show"=>JSON::true },
   
me"=>{ "show"=>JSON::false },
             "slices"=>{
                 "x"=>{ "show"=>JSON::false },
                 "y"=>{ "show"=>JSON::false },
                 "z"=>{ "show"=>JSON::false }
     
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Choroplethmapbox/Unselected/Marker.pm ( view source; MetaCPAN )
# ABSTRACT: This attribute is one of the possible options for the trace choroplethmapbox.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
 use JSON;
 use Chart::Plotly::Trace::Choroplethmapbox;
 
 # Example from https://github.com/plotly/plotly.js/blob/cb202a8e47631e20555de382d2bbc7393625519b/test/image/mocks/mapbox_choropleth0.json
 my
>new({'locations' => ['NY', 'MA', 'VT', ], 'geojson' => 'https://raw.githubusercontent.com/python-visualization/folium/master/examples/data/us-states.json', 'z' => [10, 20, 30, ], });
 
 
 my $plot = 
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Parcoords/Labelfont.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace parcoords.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * color

=item
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Parcoords/Stream.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace parcoords.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * maxpoints

S
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Parcoords/Hoverlabel.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace parcoords.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * bgcolor

Set
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Parcoords/Dimensions.pm ( view source; MetaCPAN )
s;
use Moose::Util::TypeConstraints qw(enum union);

our $VERSION = '0.042';    # VERSION

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * items

=back
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Parcoords/Line.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace parcoords.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * autocolorsca
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Parcoords/Tickfont.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace parcoords.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * color

=item
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Parcoords/Domain.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace parcoords.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * column

If t
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Parcoords/Legendgrouptitle.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace parcoords.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * font

=item 
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Waterfall/Insidetextfont.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace waterfall.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
om/plotly/plotly.js/blob/8f8956432ed18368fb6d3f70107b94bbfb39a528/test/image/mocks/waterfall_line.json
 
 my $trace1 = Chart::Plotly::Trace::Scatter->new(
       "x"=>[
         0,
         1,
       
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * color

=item
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Waterfall/Legendgrouptitle.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace waterfall.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
om/plotly/plotly.js/blob/8f8956432ed18368fb6d3f70107b94bbfb39a528/test/image/mocks/waterfall_line.json
 
 my $trace1 = Chart::Plotly::Trace::Scatter->new(
       "x"=>[
         0,
         1,
       
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * font

=item 
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Waterfall/Connector.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace waterfall.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
om/plotly/plotly.js/blob/8f8956432ed18368fb6d3f70107b94bbfb39a528/test/image/mocks/waterfall_line.json
 
 my $trace1 = Chart::Plotly::Trace::Scatter->new(
       "x"=>[
         0,
         1,
       
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * line

=item 
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Parcoords/Unselected.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace parcoords.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * line

=back
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Parcoords/Dimension.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace parcoords.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * constraintra
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Parcoords/Transform.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace parcoords.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * description
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Parcoords/Rangefont.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace parcoords.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * color

=item
Chart-Plotly ( P/PA/PABLROD/Chart-Plotly-0.042.tar.gz, PABLROD, 2022; MetaCPAN )
Chart-Plotly/lib/Chart/Plotly/Trace/Waterfall/Outsidetextfont.pm ( view source; MetaCPAN )
RSION

# ABSTRACT: This attribute is one of the possible options for the trace waterfall.

sub TO_JSON {
    my $self       = shift;
    my $extra_args = $self->extra_args // {};
    my $meta       = 
om/plotly/plotly.js/blob/8f8956432ed18368fb6d3f70107b94bbfb39a528/test/image/mocks/waterfall_line.json
 
 my $trace1 = Chart::Plotly::Trace::Scatter->new(
       "x"=>[
         0,
         1,
       
y and I want to use it with perl.

=head1 METHODS

=head2 TO_JSON

Serialize the trace to JSON. This method should be called only by L<JSON> serializer.

=head1 ATTRIBUTES

=over

=item * color

=item

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