view release on metacpan or search on metacpan
examples/traces/barpolar.html view on Meta::CPAN
123456789101112<!DOCTYPE html>
<head>
<meta charset=
"utf-8"
/>
</head>
<body>
<div id=
"e99afd0c-1c93-11ed-b0d6-9c48ec801754"
></div>
<script>
Plotly.react(document.getElementById(
'e99afd0c-1c93-11ed-b0d6-9c48ec801754'
),[{
"name"
:
"11-14 m/s"
,
"r"
:[77.5,72.5,70,45,22.5,42.5,40,62.5],
"type"
:
"barpolar"
,
"t"
:[
"North"
,
"N-E"
,
"East"
,
"S-E"
,
"South"
,
"S-W"
,
"West"
,
"N-W"
],
"marker"
:{
"color"
:"rgb(106,81,163)...
</script>
</body>
</html>
examples/traces/barpolar.pl view on Meta::CPAN
3233343536373839404142434445464748495051
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
examples/traces/funnel.html view on Meta::CPAN
123456789101112<!DOCTYPE html>
<head>
<meta charset=
"utf-8"
/>
</head>
<body>
<div id=
"a3a37ca6-1c94-11ed-966c-d6aafc964a12"
></div>
<script>
Plotly.react(document.getElementById(
'a3a37ca6-1c94-11ed-966c-d6aafc964a12'
),[{
"orientation"
:
"v"
,
"name"
:
"Orange Juice"
,
"marker"
:{
"color"
:
"rgb(255, 102, 97)"
},
"y"
:[13.23,22.7,26.06],
"x"
:[
"Half Dose"
,
"Full Dose"
,
"Double Dose"
],
"type"
:
"funnel"
},{
"type"
:...
</script>
</body>
</html>
examples/traces/funnel.pl view on Meta::CPAN
91011121314151617181920212223my
$trace2
= Chart::Plotly::Trace::Funnel->new({
'name'
=>
'Vitamin C'
,
'marker'
=> {
'color'
=>
'rgb(0, 196, 200)'
, },
'y'
=> [7.98, 16.77, 26.14, ],
'x'
=> [
'Half Dose'
,
'Full Dose'
,
'Double Dose'
, ],
'orientation'
=>
'v'
, });
my
$trace3
= Chart::Plotly::Trace::Funnel->new({
'name'
=>
'Std Dev - OJ'
,
'x'
=> [
'Half Dose'
,
'Full Dose'
,
'Double Dose'
, ],
'y'
=> [1.4102837, 1.236752, 0.8396031, ],
'visible'
=> JSON::false,
'orientation'
=>
'v'
, });
my
$trace4
= Chart::Plotly::Trace::Funnel->new({
'y'
=> [0.868562, 0.7954104, 1.5171757, ],
'x'
=> [
'Half Dose'
,
'Full Dose'
,
'Double Dose'
, ],
'name'
=>
'Std Dev - VC'
,
'orientation'
=>
'v'
,
'visible'
=> JSON::false, });
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
, ],
layout
=>
{
'autosize'
=> JSON::false,
'hidesources'
=> JSON::false,
'plot_bgcolor'
=>
'rgb(217, 217, 217)'
,
'font'
=> {
'color'
=>
'#000'
,
'size'
=> 12,
'family'
=>
'Arial, sans-serif'
, },
'width'
=> 600,
'separators'
=>
'.,'
,
'legend'
=> {
'xanchor'
=> ...
);
Chart::Plotly::show_plot(
$plot
);
lib/Chart/Plotly/Trace/Bar.pm view on Meta::CPAN
168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222has
insidetextanchor
=> (
is
=>
"rw"
,
isa
=> enum( [
"end"
,
"middle"
,
"start"
] ),
documentation
=>
"Determines if texts are kept at center or start/end points in `textposition` *inside* mode."
,
);
has
insidetextfont
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Bar::Insidetextfont"
, );
has
legendgroup
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the legend group for this trace. Traces part of the same legend group hide/show at the same time when toggling legend items."
,
);
has
legendgrouptitle
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Bar::Legendgrouptitle"
, );
has
legendrank
=> (
is
=>
"rw"
,
isa
=>
"Num"
,
documentation
=>
"Sets the legend rank
for
this trace. Items and groups
with
smaller ranks are presented on top/left side
while
with
`
*reversed
* `legend.traceorder` they are on bottom/right side. The
default
legendrank is 1000, so that you can
use
ranks less th...
);
has
marker
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Bar::Marker"
, );
has
pmeta
=> (
is
=>
"rw"
,
isa
=>
"Any|ArrayRef[Any]"
,
documentation
=>
"Assigns extra meta information associated
with
this trace that can be used in various text attributes. Attributes such as trace `name`, graph, axis and colorbar `title.text`, annotation `text` `rangeselector`, `updatemenues` and `sliders` `lab...
);
has
metasrc
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the source reference on Chart Studio Cloud for `meta`."
,
);
has
name
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the trace name. The trace name appear as the legend item and on hover."
,
);
has
offset
=> (
is
=>
"rw"
,
isa
=>
"Num|ArrayRef[Num]"
,
documentation
=>
"Shifts the position where the bar is drawn (in position axis units). In *group* barmode, traces that set *offset* will be excluded and drawn in *overlay* mode instead."
,
);
has
offsetgroup
=> (
lib/Chart/Plotly/Trace/Bar.pm view on Meta::CPAN
249250251252253254255256257258259260261262263264265266267268269270271272has
selected
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Bar::Selected"
, );
has
selectedpoints
=> (
is
=>
"rw"
,
isa
=>
"Any"
,
documentation
=>
"Array containing integer indices of selected points. Has an effect only
for
traces that support selections. Note that an empty array means an empty selection where the `unselected` are turned on
for
all points, whereas, any other non-array val...
);
has
showlegend
=> (
is
=>
"rw"
,
isa
=>
"Bool"
,
documentation
=>
"Determines whether or not an item corresponding to this trace is shown in the legend."
,
);
has
stream
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Bar::Stream"
, );
has
text
=> (
is
=>
"rw"
,
isa
=>
"Str|ArrayRef[Str]"
,
documentation
=>
"Sets text elements associated
with
each
(x,y) pair. If a single string, the same string appears over all the data points. If an array of string, the items are mapped in order to the this trace's (x,y) coordinates. If trace `hoverinfo` contains...
lib/Chart/Plotly/Trace/Bar.pm view on Meta::CPAN
317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Assign an id to this trace, Use this to provide object constancy between traces during animations and transitions."
,
);
has
uirevision
=> (
is
=>
"rw"
,
isa
=>
"Any"
,
documentation
=>
"Controls persistence of some user-driven changes to the trace: `constraintrange` in `parcoords` traces, as well as some `editable: true` modifications such as `name` and `colorbar.title`. Defaults to `layout.uirevision`. Note that other user-d...
);
has
unselected
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Bar::Unselected"
, );
has
visible
=> (
is
=>
"rw"
,
documentation
=>
"Determines whether or not this trace is visible. If *legendonly*, the trace is not drawn, but can appear as a legend item (provided that the legend itself is visible)."
,
);
has
width
=> (
is
=>
"rw"
,
isa
=>
"Num|ArrayRef[Num]"
,
documentation
=>
"Sets the bar width (in position axis units)."
,
);
has
widthsrc
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the source reference on Chart Studio Cloud for `width`."
,
lib/Chart/Plotly/Trace/Bar.pm view on Meta::CPAN
617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659=item * idssrc
Sets the source reference on Chart Studio Cloud for `ids`.
=item * insidetextanchor
Determines if texts are kept at center or start/end points in `textposition` *inside* mode.
=item * insidetextfont
=item * legendgroup
Sets the legend group for this trace. Traces part of the same legend group hide/show at the same time when toggling legend items.
=item * legendgrouptitle
=item * legendrank
Sets the legend rank for this trace. Items and groups with smaller ranks are presented on top/left side while with `*reversed* `legend.traceorder` they are on bottom/right side. The default legendrank is 1000, so that you can use ranks less than 1000...
=item * marker
=item * pmeta
Assigns extra meta information associated with this trace that can be used in various text attributes. Attributes such as trace `name`, graph, axis and colorbar `title.text`, annotation `text` `rangeselector`, `updatemenues` and `sliders` `label` tex...
=item * metasrc
Sets the source reference on Chart Studio Cloud for `meta`.
=item * name
Sets the trace name. The trace name appear as the legend item and on hover.
=item * offset
Shifts the position where the bar is drawn (in position axis units). In *group* barmode, traces that set *offset* will be excluded and drawn in *overlay* mode instead.
=item * offsetgroup
Set several traces linked to the same position axis or matching axes to the same offsetgroup where bars of the same position coordinate will line up.
=item * offsetsrc
lib/Chart/Plotly/Trace/Bar.pm view on Meta::CPAN
669670671672673674675676677678679680681682683684685686687688689690691Sets the orientation of the bars. With
*v
* (
*h
*), the value of the
each
bar spans along the vertical (horizontal).
=item * outsidetextfont
=item * selected
=item * selectedpoints
Array containing integer indices of selected points. Has an effect only for traces that support selections. Note that an empty array means an empty selection where the `unselected` are turned on for all points, whereas, any other non-array values mea...
=item * showlegend
Determines whether or not an item corresponding to this trace is shown in the legend.
=item * stream
=item * text
Sets text elements associated with each (x,y) pair. If a single string, the same string appears over all the data points. If an array of string, the items are mapped in order to the this trace's (x,y) coordinates. If trace `hoverinfo` contains a *tex...
=item * textangle
Sets the angle of the tick labels with respect to the bar. For example, a `tickangle` of -90 draws the tick labels vertically. With *auto* the texts may automatically be rotated to fit with the maximum size in bars.
lib/Chart/Plotly/Trace/Bar.pm view on Meta::CPAN
713714715716717718719720721722723724725726727728729730731732733734735736737738739Sets the source reference on Chart Studio Cloud
for
`texttemplate`.
=item * transforms
=item * uid
Assign an id to this trace, Use this to provide object constancy between traces during animations and transitions.
=item * uirevision
Controls persistence of some user-driven changes to the trace: `constraintrange` in `parcoords` traces, as well as some `editable: true` modifications such as `name` and `colorbar.title`. Defaults to `layout.uirevision`. Note that other user-driven t...
=item * unselected
=item * visible
Determines whether or not this trace is visible. If *legendonly*, the trace is not drawn, but can appear as a legend item (provided that the legend itself is visible).
=item * width
Sets the bar width (in position axis units).
=item * widthsrc
Sets the source reference on Chart Studio Cloud for `width`.
=item * x
lib/Chart/Plotly/Trace/Bar/Legendgrouptitle.pm view on Meta::CPAN
333435363738394041424344454647484950515253
$hash
{type} =
$self
->type();
}
return
\
%hash
;
}
has
font
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Bar::Legendgrouptitle::Font"
, );
has
text
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the title of the legend group."
,
);
__PACKAGE__->meta->make_immutable();
1;
__END__
=pod
=encoding utf-8
lib/Chart/Plotly/Trace/Bar/Legendgrouptitle.pm view on Meta::CPAN
104105106107108109110111112113114115116117118119120121122123124Serialize the trace to JSON. This method should be called only by L<JSON> serializer.
=head1 ATTRIBUTES
=over
=item * font
=item * text
Sets the title of the legend group.
=back
=head1 AUTHOR
Pablo RodrÃguez González <pablo.rodriguez.gonzalez@gmail.com>
=head1 COPYRIGHT AND LICENSE
This software is Copyright (c) 2022 by Pablo RodrÃguez González.
lib/Chart/Plotly/Trace/Bar/Legendgrouptitle/Font.pm view on Meta::CPAN
303132333435363738394041424344454647484950
if
(
$self
->can(
'type'
) && ( !
defined
$hash
{
'type'
} ) ) {
$hash
{type} =
$self
->type();
}
return
\
%hash
;
}
has
color
=> (
is
=>
"rw"
,
isa
=>
"Str"
, );
has
description
=> (
is
=>
"ro"
,
default
=>
"Sets this legend group's title font."
, );
has
family
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font
if
it is available on the
system
which it operates. Provide multiple font families, separated by commas, to indicate the...
);
has
size
=> (
is
=>
"rw"
,
isa
=>
"Num"
, );
lib/Chart/Plotly/Trace/Barpolar.pm view on Meta::CPAN
128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
isa
=>
"ArrayRef|PDL"
,
documentation
=>
"Assigns id labels to each datum. These ids for object constancy of data points during animation. Should be an array of strings, not numbers or any other type."
,
);
has
idssrc
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the source reference on Chart Studio Cloud for `ids`."
,
);
has
legendgroup
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the legend group for this trace. Traces part of the same legend group hide/show at the same time when toggling legend items."
,
);
has
legendgrouptitle
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Barpolar::Legendgrouptitle"
, );
has
legendrank
=> (
is
=>
"rw"
,
isa
=>
"Num"
,
documentation
=>
"Sets the legend rank
for
this trace. Items and groups
with
smaller ranks are presented on top/left side
while
with
`
*reversed
* `legend.traceorder` they are on bottom/right side. The
default
legendrank is 1000, so that you can
use
ranks less th...
);
has
marker
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Barpolar::Marker"
, );
has
pmeta
=> (
is
=>
"rw"
,
isa
=>
"Any|ArrayRef[Any]"
,
documentation
=>
"Assigns extra meta information associated
with
this trace that can be used in various text attributes. Attributes such as trace `name`, graph, axis and colorbar `title.text`, annotation `text` `rangeselector`, `updatemenues` and `sliders` `lab...
);
has
metasrc
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the source reference on Chart Studio Cloud for `meta`."
,
);
has
name
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the trace name. The trace name appear as the legend item and on hover."
,
);
has
offset
=> (
is
=>
"rw"
,
isa
=>
"Num|ArrayRef[Num]"
,
documentation
=>
"Shifts the angular position where the bar is drawn (in *thetatunit* units)."
,
);
has
offsetsrc
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the source reference on Chart Studio Cloud for `offset`."
,
lib/Chart/Plotly/Trace/Barpolar.pm view on Meta::CPAN
207208209210211212213214215216217218219220221222223224225226227228229230has
selected
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Barpolar::Selected"
, );
has
selectedpoints
=> (
is
=>
"rw"
,
isa
=>
"Any"
,
documentation
=>
"Array containing integer indices of selected points. Has an effect only
for
traces that support selections. Note that an empty array means an empty selection where the `unselected` are turned on
for
all points, whereas, any other non-array val...
);
has
showlegend
=> (
is
=>
"rw"
,
isa
=>
"Bool"
,
documentation
=>
"Determines whether or not an item corresponding to this trace is shown in the legend."
,
);
has
stream
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Barpolar::Stream"
, );
has
subplot
=> (
is
=>
"rw"
,
documentation
=>
"Sets a reference between this trace's data coordinates and a polar subplot. If *polar* (the default value), the data refer to `layout.polar`. If *polar2*, the data refer to `layout.polar2`, and so on."
,
);
lib/Chart/Plotly/Trace/Barpolar.pm view on Meta::CPAN
271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Assign an id to this trace, Use this to provide object constancy between traces during animations and transitions."
,
);
has
uirevision
=> (
is
=>
"rw"
,
isa
=>
"Any"
,
documentation
=>
"Controls persistence of some user-driven changes to the trace: `constraintrange` in `parcoords` traces, as well as some `editable: true` modifications such as `name` and `colorbar.title`. Defaults to `layout.uirevision`. Note that other user-d...
);
has
unselected
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Barpolar::Unselected"
, );
has
visible
=> (
is
=>
"rw"
,
documentation
=>
"Determines whether or not this trace is visible. If *legendonly*, the trace is not drawn, but can appear as a legend item (provided that the legend itself is visible)."
,
);
has
width
=> (
is
=>
"rw"
,
isa
=>
"Num|ArrayRef[Num]"
,
documentation
=>
"Sets the bar angular width (in *thetaunit* units)."
,
);
has
widthsrc
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the source reference on Chart Studio Cloud for `width`."
,
lib/Chart/Plotly/Trace/Barpolar.pm view on Meta::CPAN
353354355356357358359360361362363364365366367368369370371372373
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar.pm view on Meta::CPAN
466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508Sets the source reference on Chart Studio Cloud
for
`hovertext`.
=item * ids
Assigns id labels to each datum. These ids for object constancy of data points during animation. Should be an array of strings, not numbers or any other type.
=item * idssrc
Sets the source reference on Chart Studio Cloud for `ids`.
=item * legendgroup
Sets the legend group for this trace. Traces part of the same legend group hide/show at the same time when toggling legend items.
=item * legendgrouptitle
=item * legendrank
Sets the legend rank for this trace. Items and groups with smaller ranks are presented on top/left side while with `*reversed* `legend.traceorder` they are on bottom/right side. The default legendrank is 1000, so that you can use ranks less than 1000...
=item * marker
=item * pmeta
Assigns extra meta information associated with this trace that can be used in various text attributes. Attributes such as trace `name`, graph, axis and colorbar `title.text`, annotation `text` `rangeselector`, `updatemenues` and `sliders` `label` tex...
=item * metasrc
Sets the source reference on Chart Studio Cloud for `meta`.
=item * name
Sets the trace name. The trace name appear as the legend item and on hover.
=item * offset
Shifts the angular position where the bar is drawn (in *thetatunit* units).
=item * offsetsrc
Sets the source reference on Chart Studio Cloud for `offset`.
=item * opacity
lib/Chart/Plotly/Trace/Barpolar.pm view on Meta::CPAN
520521522523524525526527528529530531532533534535536537538539540541542=item * rsrc
Sets the source reference on Chart Studio Cloud for `r`.
=item * selected
=item * selectedpoints
Array containing integer indices of selected points. Has an effect only for traces that support selections. Note that an empty array means an empty selection where the `unselected` are turned on for all points, whereas, any other non-array values mea...
=item * showlegend
Determines whether or not an item corresponding to this trace is shown in the legend.
=item * stream
=item * subplot
Sets a reference between this trace's data coordinates and a polar subplot. If *polar* (the default value), the data refer to `layout.polar`. If *polar2*, the data refer to `layout.polar2`, and so on.
=item * text
Sets hover text elements associated with each bar. If a single string, the same string appears over all bars. If an array of string, the items are mapped in order to the this trace's coordinates.
lib/Chart/Plotly/Trace/Barpolar.pm view on Meta::CPAN
562563564565566567568569570571572573574575576577578579580581582583584585586587588Sets the unit of input
*theta
*
values
. Has an effect only
when
on
*linear
* angular axes.
=item * transforms
=item * uid
Assign an id to this trace, Use this to provide object constancy between traces during animations and transitions.
=item * uirevision
Controls persistence of some user-driven changes to the trace: `constraintrange` in `parcoords` traces, as well as some `editable: true` modifications such as `name` and `colorbar.title`. Defaults to `layout.uirevision`. Note that other user-driven t...
=item * unselected
=item * visible
Determines whether or not this trace is visible. If *legendonly*, the trace is not drawn, but can appear as a legend item (provided that the legend itself is visible).
=item * width
Sets the bar angular width (in *thetaunit* units).
=item * widthsrc
Sets the source reference on Chart Studio Cloud for `width`.
=back
lib/Chart/Plotly/Trace/Barpolar/Hoverlabel.pm view on Meta::CPAN
135136137138139140141142143144145146147148149150151152153154155
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Hoverlabel/Font.pm view on Meta::CPAN
117118119120121122123124125126127128129130131132133134135136137
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Legendgrouptitle.pm view on Meta::CPAN
333435363738394041424344454647484950515253
$hash
{type} =
$self
->type();
}
return
\
%hash
;
}
has
font
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Barpolar::Legendgrouptitle::Font"
, );
has
text
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the title of the legend group."
,
);
__PACKAGE__->meta->make_immutable();
1;
__END__
=pod
=encoding utf-8
lib/Chart/Plotly/Trace/Barpolar/Legendgrouptitle.pm view on Meta::CPAN
96979899100101102103104105106107108109110111112113114115116
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Legendgrouptitle.pm view on Meta::CPAN
139140141142143144145146147148149150151152153154155156157158159Serialize the trace to JSON. This method should be called only by L<JSON> serializer.
=head1 ATTRIBUTES
=over
=item * font
=item * text
Sets the title of the legend group.
=back
=head1 AUTHOR
Pablo RodrÃguez González <pablo.rodriguez.gonzalez@gmail.com>
=head1 COPYRIGHT AND LICENSE
This software is Copyright (c) 2022 by Pablo RodrÃguez González.
lib/Chart/Plotly/Trace/Barpolar/Legendgrouptitle/Font.pm view on Meta::CPAN
303132333435363738394041424344454647484950
if
(
$self
->can(
'type'
) && ( !
defined
$hash
{
'type'
} ) ) {
$hash
{type} =
$self
->type();
}
return
\
%hash
;
}
has
color
=> (
is
=>
"rw"
,
isa
=>
"Str"
, );
has
description
=> (
is
=>
"ro"
,
default
=>
"Sets this legend group's title font."
, );
has
family
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font
if
it is available on the
system
which it operates. Provide multiple font families, separated by commas, to indicate the...
);
has
size
=> (
is
=>
"rw"
,
isa
=>
"Num"
, );
lib/Chart/Plotly/Trace/Barpolar/Legendgrouptitle/Font.pm view on Meta::CPAN
102103104105106107108109110111112113114115116117118119120121122
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Marker.pm view on Meta::CPAN
182183184185186187188189190191192193194195196197198199200201202
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Marker/Colorbar.pm view on Meta::CPAN
369370371372373374375376377378379380381382383384385386387388389
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Marker/Colorbar/Tickfont.pm view on Meta::CPAN
102103104105106107108109110111112113114115116117118119120121122
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Marker/Colorbar/Tickformatstop.pm view on Meta::CPAN
119120121122123124125126127128129130131132133134135136137138139
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Marker/Colorbar/Title.pm view on Meta::CPAN
105106107108109110111112113114115116117118119120121122123124125
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Marker/Colorbar/Title/Font.pm view on Meta::CPAN
105106107108109110111112113114115116117118119120121122123124125
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Marker/Colorbar/Titlefont.pm view on Meta::CPAN
101102103104105106107108109110111112113114115116117118119120121
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Marker/Line.pm view on Meta::CPAN
162163164165166167168169170171172173174175176177178179180181182
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Marker/Pattern.pm view on Meta::CPAN
161162163164165166167168169170171172173174175176177178179180181
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Selected.pm view on Meta::CPAN
9596979899100101102103104105106107108109110111112113114115
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Selected/Marker.pm view on Meta::CPAN
96979899100101102103104105106107108109110111112113114115116
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Selected/Textfont.pm view on Meta::CPAN
919293949596979899100101102103104105106107108109110111
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Stream.pm view on Meta::CPAN
100101102103104105106107108109110111112113114115116117118119120
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Transform.pm view on Meta::CPAN
9293949596979899100101102103104105106107108109110111112
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Unselected.pm view on Meta::CPAN
9596979899100101102103104105106107108109110111112113114115
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Unselected/Marker.pm view on Meta::CPAN
96979899100101102103104105106107108109110111112113114115116
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Barpolar/Unselected/Textfont.pm view on Meta::CPAN
919293949596979899100101102103104105106107108109110111
name
=>
'< 5 m/s'
,
marker
=> {
color
=>
'rgb(242,240,247)'
},
type
=>
'barpolar'
};
my
$plot
= Chart::Plotly::Plot->new(
traces
=> [
$trace1
,
$trace2
,
$trace3
,
$trace4
],
layout
=> {
title
=>
'Wind Speed Distribution in Laurel, NE'
,
font
=> {
size
=> 16 },
legend
=> {
font
=> {
size
=> 16 } },
polar
=> {
radialaxis
=> {
ticksuffix
=>
'%'
,
angle
=> 45,
dtick
=> 20 },
barmode
=>
"overlay"
,
angularaxis
=> {
direction
=>
"clockwise"
},
bargap
=> 0
}
}
);
lib/Chart/Plotly/Trace/Box.pm view on Meta::CPAN
153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
documentation
=>
"Sets the source reference on Chart Studio Cloud for `ids`."
,
);
has
jitter
=> (
is
=>
"rw"
,
isa
=>
"Num"
,
documentation
=>
"Sets the amount of jitter in the sample points drawn. If *0*, the sample points align along the distribution axis. If *1*, the sample points are drawn in a random jitter of width equal to the width of the box(es)."
,
);
has
legendgroup
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the legend group for this trace. Traces part of the same legend group hide/show at the same time when toggling legend items."
,
);
has
legendgrouptitle
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Box::Legendgrouptitle"
, );
has
legendrank
=> (
is
=>
"rw"
,
isa
=>
"Num"
,
documentation
=>
"Sets the legend rank
for
this trace. Items and groups
with
smaller ranks are presented on top/left side
while
with
`
*reversed
* `legend.traceorder` they are on bottom/right side. The
default
legendrank is 1000, so that you can
use
ranks less th...
);
has
line
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Box::Line"
, );
has
lowerfence
=> (
is
=>
"rw"
,
isa
=>
"ArrayRef|PDL"
,
documentation
=>
"Sets the lower fence
values
. There should be as many items as the number of boxes desired. This attribute
has
effect only under the q1/median/q3 signature. If `lowerfence` is not provided but a sample (in `y` or `x`) is set, we compute the low...
lib/Chart/Plotly/Trace/Box.pm view on Meta::CPAN
226227228229230231232233234235236237238239240241242243244245246has
metasrc
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the source reference on Chart Studio Cloud for `meta`."
,
);
has
name
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the trace name. The trace name appear as the legend item and on hover. For box traces, the name will also be used for the position coordinate, if `x` and `x0` (`y` and `y0` if horizontal) are missing and the position axis is categorical"
,
);
has
notched
=> (
is
=>
"rw"
,
isa
=>
"Bool"
,
documentation
=>
"Determines whether or not notches are drawn. Notches displays a confidence interval
around
the median. We compute the confidence interval as median +/- 1.57 * IQR /
sqrt
(N), where IQR is the interquartile range and N is the sample size. If two...
);
has
notchspan
=> (
lib/Chart/Plotly/Trace/Box.pm view on Meta::CPAN
330331332333334335336337338339340341342343344345346347348349350351352353has
selected
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Box::Selected"
, );
has
selectedpoints
=> (
is
=>
"rw"
,
isa
=>
"Any"
,
documentation
=>
"Array containing integer indices of selected points. Has an effect only
for
traces that support selections. Note that an empty array means an empty selection where the `unselected` are turned on
for
all points, whereas, any other non-array val...
);
has
showlegend
=> (
is
=>
"rw"
,
isa
=>
"Bool"
,
documentation
=>
"Determines whether or not an item corresponding to this trace is shown in the legend."
,
);
has
stream
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Box::Stream"
, );
has
text
=> (
is
=>
"rw"
,
isa
=>
"Str|ArrayRef[Str]"
,
documentation
=>
"Sets the text elements associated
with
each
sample value. If a single string, the same string appears over all the data points. If an array of string, the items are mapped in order to the this trace's (x,y) coordinates. To be seen, trace `hove...
lib/Chart/Plotly/Trace/Box.pm view on Meta::CPAN
365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Assign an id to this trace, Use this to provide object constancy between traces during animations and transitions."
,
);
has
uirevision
=> (
is
=>
"rw"
,
isa
=>
"Any"
,
documentation
=>
"Controls persistence of some user-driven changes to the trace: `constraintrange` in `parcoords` traces, as well as some `editable: true` modifications such as `name` and `colorbar.title`. Defaults to `layout.uirevision`. Note that other user-d...
);
has
unselected
=> (
is
=>
"rw"
,
isa
=>
"Maybe[HashRef]|Chart::Plotly::Trace::Box::Unselected"
, );
has
upperfence
=> (
is
=>
"rw"
,
isa
=>
"ArrayRef|PDL"
,
documentation
=>
"Sets the upper fence
values
. There should be as many items as the number of boxes desired. This attribute
has
effect only under the q1/median/q3 signature. If `upperfence` is not provided but a sample (in `y` or `x`) is set, we compute the low...
);
has
upperfencesrc
=> (
is
=>
"rw"
,
isa
=>
"Str"
,
documentation
=>
"Sets the source reference on Chart Studio Cloud for `upperfence`."
,
);
has
visible
=> (
is
=>
"rw"
,
documentation
=>
"Determines whether or not this trace is visible. If *legendonly*, the trace is not drawn, but can appear as a legend item (provided that the legend itself is visible)."
,
);
has
whiskerwidth
=> (
is
=>
"rw"
,
isa
=>
"Num"
,
documentation
=>
"Sets the width of the whiskers relative to the box' width. For example, with 1, the whiskers are as wide as the box(es)."
,
);
has
width
=> (
lib/Chart/Plotly/Trace/Box.pm view on Meta::CPAN
667668669670671672673674675676677678679680681682683684685686687688689690691692693694695Assigns id labels to
each
datum. These ids
for
object constancy of data points during animation. Should be an array of strings, not numbers or any other type.
=item * idssrc
Sets the source reference on Chart Studio Cloud for `ids`.
=item * jitter
Sets the amount of jitter in the sample points drawn. If *0*, the sample points align along the distribution axis. If *1*, the sample points are drawn in a random jitter of width equal to the width of the box(es).
=item * legendgroup
Sets the legend group for this trace. Traces part of the same legend group hide/show at the same time when toggling legend items.
=item * legendgrouptitle
=item * legendrank
Sets the legend rank for this trace. Items and groups with smaller ranks are presented on top/left side while with `*reversed* `legend.traceorder` they are on bottom/right side. The default legendrank is 1000, so that you can use ranks less than 1000...
=item * line
=item * lowerfence
Sets the lower fence values. There should be as many items as the number of boxes desired. This attribute has effect only under the q1/median/q3 signature. If `lowerfence` is not provided but a sample (in `y` or `x`) is set, we compute the lower as t...
=item * lowerfencesrc
Sets the source reference on Chart Studio Cloud for `lowerfence`.
lib/Chart/Plotly/Trace/Box.pm view on Meta::CPAN
715716717718719720721722723724725726727728729730731732733734735=item * pmeta
Assigns extra meta information associated with this trace that can be used in various text attributes. Attributes such as trace `name`, graph, axis and colorbar `title.text`, annotation `text` `rangeselector`, `updatemenues` and `sliders` `label` tex...
=item * metasrc
Sets the source reference on Chart Studio Cloud for `meta`.
=item * name
Sets the trace name. The trace name appear as the legend item and on hover. For box traces, the name will also be used for the position coordinate, if `x` and `x0` (`y` and `y0` if horizontal) are missing and the position axis is categorical
=item * notched
Determines whether or not notches are drawn. Notches displays a confidence interval around the median. We compute the confidence interval as median +/- 1.57 * IQR / sqrt(N), where IQR is the interquartile range and N is the sample size. If two boxes'...
=item * notchspan
Sets the notch span from the boxes' `median` values. There should be as many items as the number of boxes desired. This attribute has effect only under the q1/median/q3 signature. If `notchspan` is not provided but a sample (in `y` or `x`) is set, we...
=item * notchspansrc
lib/Chart/Plotly/Trace/Box.pm view on Meta::CPAN
783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839=item * sdsrc
Sets the source reference on Chart Studio Cloud for `sd`.
=item * selected
=item * selectedpoints
Array containing integer indices of selected points. Has an effect only for traces that support selections. Note that an empty array means an empty selection where the `unselected` are turned on for all points, whereas, any other non-array values mea...
=item * showlegend
Determines whether or not an item corresponding to this trace is shown in the legend.
=item * stream
=item * text
Sets the text elements associated with each sample value. If a single string, the same string appears over all the data points. If an array of string, the items are mapped in order to the this trace's (x,y) coordinates. To be seen, trace `hoverinfo` ...
=item * textsrc
Sets the source reference on Chart Studio Cloud for `text`.
=item * transforms
=item * uid
Assign an id to this trace, Use this to provide object constancy between traces during animations and transitions.
=item * uirevision
Controls persistence of some user-driven changes to the trace: `constraintrange` in `parcoords` traces, as well as some `editable: true` modifications such as `name` and `colorbar.title`. Defaults to `layout.uirevision`. Note that other user-driven t...
=item * unselected
=item * upperfence
Sets the upper fence values. There should be as many items as the number of boxes desired. This attribute has effect only under the q1/median/q3 signature. If `upperfence` is not provided but a sample (in `y` or `x`) is set, we compute the lower as t...
=item * upperfencesrc
Sets the source reference on Chart Studio Cloud for `upperfence`.
=item * visible
Determines whether or not this trace is visible. If *legendonly*, the trace is not drawn, but can appear as a legend item (provided that the legend itself is visible).
=item * whiskerwidth
Sets the width of the whiskers relative to the box' width. For example, with 1, the whiskers are as wide as the box(es).
=item * width
Sets the width of the box in data coordinate If *0* (default value) the width is automatically selected based on the positions of other box traces in the same subplot.
=item * x