playbook_ui_docs 15.0.0.pre.alpha.PLAY236510413 → 15.0.0.pre.alpha.play1986inlineloadingsolidvariant10321
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_text_input/docs/example.yml +0 -3
- data/app/pb_kits/playbook/pb_text_input/docs/index.js +0 -1
- data/dist/playbook-doc.js +2 -2
- metadata +2 -31
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.html.erb +0 -31
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.jsx +0 -81
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.html.erb +0 -25
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.jsx +0 -40
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.md +0 -5
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.html.erb +0 -27
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.jsx +0 -39
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.md +0 -5
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.html.erb +0 -93
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.jsx +0 -131
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.md +0 -14
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.html.erb +0 -42
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.jsx +0 -58
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.html.erb +0 -24
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.jsx +0 -38
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.html.erb +0 -22
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.jsx +0 -33
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.html.erb +0 -118
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.jsx +0 -144
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_live_data.jsx +0 -60
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.html.erb +0 -24
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.jsx +0 -42
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.html.erb +0 -38
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.jsx +0 -52
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/example.yml +0 -29
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/index.js +0 -11
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.html.erb +0 -41
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.jsx +0 -80
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.md +0 -1
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: playbook_ui_docs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 15.0.0.pre.alpha.
|
4
|
+
version: 15.0.0.pre.alpha.play1986inlineloadingsolidvariant10321
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Power UX
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2025-09-
|
12
|
+
date: 2025-09-09 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -1631,32 +1631,6 @@ files:
|
|
1631
1631
|
- app/pb_kits/playbook/pb_passphrase/docs/_passphrase_tips.md
|
1632
1632
|
- app/pb_kits/playbook/pb_passphrase/docs/example.yml
|
1633
1633
|
- app/pb_kits/playbook/pb_passphrase/docs/index.js
|
1634
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.html.erb
|
1635
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.jsx
|
1636
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.html.erb
|
1637
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.jsx
|
1638
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.md
|
1639
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.html.erb
|
1640
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.jsx
|
1641
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.md
|
1642
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.html.erb
|
1643
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.jsx
|
1644
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.md
|
1645
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.html.erb
|
1646
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.jsx
|
1647
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.html.erb
|
1648
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.jsx
|
1649
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.html.erb
|
1650
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.jsx
|
1651
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.html.erb
|
1652
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.jsx
|
1653
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_live_data.jsx
|
1654
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.html.erb
|
1655
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.jsx
|
1656
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.html.erb
|
1657
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.jsx
|
1658
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/example.yml
|
1659
|
-
- app/pb_kits/playbook/pb_pb_circle_chart/docs/index.js
|
1660
1634
|
- app/pb_kits/playbook/pb_person/docs/_description.md
|
1661
1635
|
- app/pb_kits/playbook/pb_person/docs/_footer.md
|
1662
1636
|
- app/pb_kits/playbook/pb_person/docs/_person_default.html.erb
|
@@ -2163,9 +2137,6 @@ files:
|
|
2163
2137
|
- app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on.html.erb
|
2164
2138
|
- app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on.jsx
|
2165
2139
|
- app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on_swift.md
|
2166
|
-
- app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.html.erb
|
2167
|
-
- app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.jsx
|
2168
|
-
- app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.md
|
2169
2140
|
- app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.html.erb
|
2170
2141
|
- app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.jsx
|
2171
2142
|
- app/pb_kits/playbook/pb_text_input/docs/_text_input_default.html.erb
|
@@ -1,31 +0,0 @@
|
|
1
|
-
<% data = [
|
2
|
-
{
|
3
|
-
name: "Waiting for Calls",
|
4
|
-
y: 41,
|
5
|
-
},
|
6
|
-
{
|
7
|
-
name: "On Call",
|
8
|
-
y: 49,
|
9
|
-
},
|
10
|
-
{
|
11
|
-
name: "After Call",
|
12
|
-
y: 10,
|
13
|
-
},
|
14
|
-
] %>
|
15
|
-
|
16
|
-
<% chart_options = {
|
17
|
-
series: [{
|
18
|
-
data: data,
|
19
|
-
innerSize: '100%',
|
20
|
-
borderWidth: '20',
|
21
|
-
}],
|
22
|
-
} %>
|
23
|
-
|
24
|
-
<div style="position: relative;">
|
25
|
-
<%= pb_rails("pb_circle_chart", props: { options: chart_options }) %>
|
26
|
-
|
27
|
-
<div class="pb-circle-chart-block"
|
28
|
-
style="position: absolute; inset: 0; display: flex; justify-content: center; align-items: center; z-index: 1; text-align: center; pointer-events: none;">
|
29
|
-
<%= pb_rails("title", props: { size: 1, tag: "div", text: "83" }) %>
|
30
|
-
</div>
|
31
|
-
</div>
|
@@ -1,81 +0,0 @@
|
|
1
|
-
import React from "react";
|
2
|
-
import { PbCircleChart, Title } from "playbook-ui";
|
3
|
-
|
4
|
-
const data= [
|
5
|
-
{
|
6
|
-
name: "Waiting for Calls",
|
7
|
-
y: 41,
|
8
|
-
},
|
9
|
-
{
|
10
|
-
name: "On Call",
|
11
|
-
y: 49,
|
12
|
-
},
|
13
|
-
{
|
14
|
-
name: "After Call",
|
15
|
-
y: 10,
|
16
|
-
},
|
17
|
-
]
|
18
|
-
|
19
|
-
|
20
|
-
const PbCircleChartBlockContent = (props) => {
|
21
|
-
const chartOptions = {
|
22
|
-
series: [{
|
23
|
-
data: data,
|
24
|
-
innerSize: '100%',
|
25
|
-
borderWidth: 20,
|
26
|
-
borderColor: null,
|
27
|
-
}],
|
28
|
-
chart: {
|
29
|
-
events: {
|
30
|
-
render: function() {
|
31
|
-
const chart = this;
|
32
|
-
const blockElement = document.querySelector('.pb-circle-chart-block');
|
33
|
-
if (blockElement) {
|
34
|
-
blockElement.style.width = chart.chartWidth + 'px';
|
35
|
-
blockElement.style.height = chart.chartHeight + 'px';
|
36
|
-
}
|
37
|
-
},
|
38
|
-
redraw: function() {
|
39
|
-
const chart = this;
|
40
|
-
const blockElement = document.querySelector('.pb-circle-chart-block');
|
41
|
-
if (blockElement) {
|
42
|
-
blockElement.style.width = chart.chartWidth + 'px';
|
43
|
-
blockElement.style.height = chart.chartHeight + 'px';
|
44
|
-
}
|
45
|
-
}
|
46
|
-
}
|
47
|
-
}
|
48
|
-
}
|
49
|
-
|
50
|
-
return (
|
51
|
-
<div style={{ position: 'relative' }}>
|
52
|
-
<PbCircleChart
|
53
|
-
options={chartOptions}
|
54
|
-
{...props}
|
55
|
-
/>
|
56
|
-
<div
|
57
|
-
className="pb-circle-chart-block"
|
58
|
-
style={{
|
59
|
-
position: 'absolute',
|
60
|
-
top: 0,
|
61
|
-
left: 0,
|
62
|
-
display: 'flex',
|
63
|
-
justifyContent: 'center',
|
64
|
-
alignItems: 'center',
|
65
|
-
zIndex: 1,
|
66
|
-
textAlign: 'center',
|
67
|
-
pointerEvents: 'none'
|
68
|
-
}}
|
69
|
-
>
|
70
|
-
<Title
|
71
|
-
size={1}
|
72
|
-
tag="div"
|
73
|
-
>
|
74
|
-
{'83'}
|
75
|
-
</Title>
|
76
|
-
</div>
|
77
|
-
</div>
|
78
|
-
);
|
79
|
-
};
|
80
|
-
|
81
|
-
export default PbCircleChartBlockContent;
|
@@ -1,25 +0,0 @@
|
|
1
|
-
<% data = [
|
2
|
-
{
|
3
|
-
name: "Waiting for Calls",
|
4
|
-
y: 41,
|
5
|
-
},
|
6
|
-
{
|
7
|
-
name: "On Call",
|
8
|
-
y: 49,
|
9
|
-
},
|
10
|
-
{
|
11
|
-
name: "After Call",
|
12
|
-
y: 10,
|
13
|
-
},
|
14
|
-
] %>
|
15
|
-
|
16
|
-
<% chart_options = {
|
17
|
-
series: [{ data: data }],
|
18
|
-
plotOptions: {
|
19
|
-
pie: {
|
20
|
-
colors: ["#144075", "#1CA05C", "#F9BB00"],
|
21
|
-
},
|
22
|
-
},
|
23
|
-
} %>
|
24
|
-
|
25
|
-
<%= pb_rails("pb_circle_chart", props: { options: chart_options }) %>
|
@@ -1,40 +0,0 @@
|
|
1
|
-
import React from "react";
|
2
|
-
import { PbCircleChart, colors } from "playbook-ui";
|
3
|
-
|
4
|
-
const data= [
|
5
|
-
{
|
6
|
-
name: "Waiting for Calls",
|
7
|
-
y: 41,
|
8
|
-
},
|
9
|
-
{
|
10
|
-
name: "On Call",
|
11
|
-
y: 49,
|
12
|
-
},
|
13
|
-
{
|
14
|
-
name: "After Call",
|
15
|
-
y: 10,
|
16
|
-
},
|
17
|
-
]
|
18
|
-
|
19
|
-
|
20
|
-
const PbCircleChartColorOverrides = (props) => {
|
21
|
-
const chartOptions = {
|
22
|
-
series: [{ data: data }],
|
23
|
-
plotOptions: {
|
24
|
-
pie: {
|
25
|
-
colors: ["#144075", colors.data_4, colors.data_2], // Custom colors via hex OR Playbook color tokens
|
26
|
-
},
|
27
|
-
},
|
28
|
-
};
|
29
|
-
|
30
|
-
return (
|
31
|
-
<div>
|
32
|
-
<PbCircleChart
|
33
|
-
options={chartOptions}
|
34
|
-
{...props}
|
35
|
-
/>
|
36
|
-
</div>
|
37
|
-
);
|
38
|
-
}
|
39
|
-
|
40
|
-
export default PbCircleChartColorOverrides;
|
@@ -1,5 +0,0 @@
|
|
1
|
-
Custom data colors allow for color customization to match the needs of business requirements.
|
2
|
-
|
3
|
-
For React, import the colors from Playbook's tokens, then set custom colors in the plotOptions.pie.colors array using the desired color variables.
|
4
|
-
|
5
|
-
For Rails, only HEX colors can be used eg: `#CA0095`
|
@@ -1,27 +0,0 @@
|
|
1
|
-
|
2
|
-
<% data = [
|
3
|
-
{
|
4
|
-
name: 'Waiting for Calls',
|
5
|
-
y: 41,
|
6
|
-
},
|
7
|
-
{
|
8
|
-
name: 'On Call',
|
9
|
-
y: 49,
|
10
|
-
},
|
11
|
-
{
|
12
|
-
name: 'After Call',
|
13
|
-
y: 10,
|
14
|
-
},
|
15
|
-
] %>
|
16
|
-
|
17
|
-
<% chart_options = {
|
18
|
-
series: [{ data: data }],
|
19
|
-
tooltip: {
|
20
|
-
headerFormat: nil,
|
21
|
-
pointFormat: '<p>Custom tooltip for {point.name} <br/>with value: {point.y}</p>',
|
22
|
-
useHTML: true,
|
23
|
-
},
|
24
|
-
} %>
|
25
|
-
|
26
|
-
|
27
|
-
<%= pb_rails("pb_circle_chart", props: { options: chart_options }) %>
|
@@ -1,39 +0,0 @@
|
|
1
|
-
import React from "react";
|
2
|
-
import { PbCircleChart } from "playbook-ui";
|
3
|
-
|
4
|
-
const data = [
|
5
|
-
{
|
6
|
-
name: 'Waiting for Calls',
|
7
|
-
y: 41,
|
8
|
-
},
|
9
|
-
{
|
10
|
-
name: 'On Call',
|
11
|
-
y: 49,
|
12
|
-
},
|
13
|
-
{
|
14
|
-
name: 'After Call',
|
15
|
-
y: 10,
|
16
|
-
},
|
17
|
-
]
|
18
|
-
|
19
|
-
const PbCircleChartCustomTooltip = (props) => {
|
20
|
-
const chartOptions = {
|
21
|
-
series: [{ data: data }],
|
22
|
-
tooltip: {
|
23
|
-
headerFormat: null,
|
24
|
-
pointFormat: '<p>Custom tooltip for {point.name} <br/>with value: {point.y}</p>',
|
25
|
-
useHTML: true,
|
26
|
-
},
|
27
|
-
}
|
28
|
-
|
29
|
-
return (
|
30
|
-
<div>
|
31
|
-
<PbCircleChart
|
32
|
-
options={chartOptions}
|
33
|
-
{...props}
|
34
|
-
/>
|
35
|
-
</div>
|
36
|
-
);
|
37
|
-
};
|
38
|
-
|
39
|
-
export default PbCircleChartCustomTooltip;
|
@@ -1,5 +0,0 @@
|
|
1
|
-
Custom tooltip formatting is configured through the tooltip object in the chart options:
|
2
|
-
`headerFormat` **Type**: String | when set to null will disable the header.
|
3
|
-
`pointFormat` **Type**: String | defines the HTML template for each data point and supports custom HTML when `useHTML` is enabled.
|
4
|
-
`useHTML` **Type**: boolean (default false) | enables HTML rendering in tooltips.
|
5
|
-
`{point.name}` and `{point.y}` are useful values that can be referenced for each point in the graph.
|
data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.html.erb
DELETED
@@ -1,93 +0,0 @@
|
|
1
|
-
<% data_first = [{
|
2
|
-
name: 'Bugs',
|
3
|
-
y: 8,
|
4
|
-
},
|
5
|
-
{
|
6
|
-
name: 'Chores',
|
7
|
-
y: 1,
|
8
|
-
},
|
9
|
-
{
|
10
|
-
name: 'Stories',
|
11
|
-
y: 12,
|
12
|
-
}] %>
|
13
|
-
|
14
|
-
<% data_second = [{
|
15
|
-
name: 'Bugs',
|
16
|
-
y: 8,
|
17
|
-
},
|
18
|
-
{
|
19
|
-
name: 'Chores',
|
20
|
-
y: 1,
|
21
|
-
},
|
22
|
-
{
|
23
|
-
name: 'Stories',
|
24
|
-
y: 12,
|
25
|
-
}] %>
|
26
|
-
|
27
|
-
<% data_third = [{
|
28
|
-
name: 'Queued',
|
29
|
-
y: 7,
|
30
|
-
},
|
31
|
-
{
|
32
|
-
name: 'In Progress',
|
33
|
-
y: 6,
|
34
|
-
},
|
35
|
-
{
|
36
|
-
name: 'Validation',
|
37
|
-
y: 3,
|
38
|
-
},
|
39
|
-
{
|
40
|
-
name: 'Done',
|
41
|
-
y: 6,
|
42
|
-
},
|
43
|
-
] %>
|
44
|
-
|
45
|
-
|
46
|
-
<% chart_options_first = {
|
47
|
-
title: { text: "Alignment of Legend" },
|
48
|
-
series: [{ data: data_first }],
|
49
|
-
legend: {
|
50
|
-
align: 'right',
|
51
|
-
verticalAlign: 'top'
|
52
|
-
},
|
53
|
-
plotOptions: {
|
54
|
-
pie: {
|
55
|
-
showInLegend: true
|
56
|
-
}
|
57
|
-
}
|
58
|
-
} %>
|
59
|
-
|
60
|
-
<% chart_options_second = {
|
61
|
-
title: { text: "Layout of Legend" },
|
62
|
-
series: [{ data: data_second }],
|
63
|
-
legend: {
|
64
|
-
layout: 'vertical'
|
65
|
-
},
|
66
|
-
plotOptions: {
|
67
|
-
pie: {
|
68
|
-
showInLegend: true
|
69
|
-
}
|
70
|
-
}
|
71
|
-
} %>
|
72
|
-
|
73
|
-
<% chart_options_third = {
|
74
|
-
title: { text: "Offset of Legend" },
|
75
|
-
series: [{ data: data_third }],
|
76
|
-
legend: {
|
77
|
-
layout: 'vertical',
|
78
|
-
x: 100,
|
79
|
-
y: 10
|
80
|
-
},
|
81
|
-
plotOptions: {
|
82
|
-
pie: {
|
83
|
-
showInLegend: true
|
84
|
-
}
|
85
|
-
}
|
86
|
-
} %>
|
87
|
-
|
88
|
-
<%= pb_rails("title", props: { size: 4, text: "align | verticalAlign", padding_y:"sm" }) %>
|
89
|
-
<%= pb_rails("pb_circle_chart", props: { options: chart_options_first }) %>
|
90
|
-
<%= pb_rails("title", props: { size: 4, text: "layout", padding_y:"sm" }) %>
|
91
|
-
<%= pb_rails("pb_circle_chart", props: { options: chart_options_second }) %>
|
92
|
-
<%= pb_rails("title", props: { size: 4, text: "x | y", padding_y:"sm" }) %>
|
93
|
-
<%= pb_rails("pb_circle_chart", props: { options: chart_options_third }) %>
|
@@ -1,131 +0,0 @@
|
|
1
|
-
import React from "react";
|
2
|
-
import { PbCircleChart, Title } from "playbook-ui";
|
3
|
-
|
4
|
-
const dataFirst = [
|
5
|
-
{
|
6
|
-
name: 'Waiting for Calls',
|
7
|
-
y: 41,
|
8
|
-
},
|
9
|
-
{
|
10
|
-
name: 'On Call',
|
11
|
-
y: 49,
|
12
|
-
},
|
13
|
-
{
|
14
|
-
name: 'After Call',
|
15
|
-
y: 10,
|
16
|
-
},
|
17
|
-
]
|
18
|
-
|
19
|
-
const dataSecond = [{
|
20
|
-
name: 'Bugs',
|
21
|
-
y: 8,
|
22
|
-
},
|
23
|
-
{
|
24
|
-
name: 'Chores',
|
25
|
-
y: 1,
|
26
|
-
},
|
27
|
-
{
|
28
|
-
name: 'Stories',
|
29
|
-
y: 12,
|
30
|
-
}]
|
31
|
-
|
32
|
-
const dataThird = [
|
33
|
-
{
|
34
|
-
name: 'Queued',
|
35
|
-
y: 7,
|
36
|
-
},
|
37
|
-
{
|
38
|
-
name: 'In Progress',
|
39
|
-
y: 6,
|
40
|
-
},
|
41
|
-
{
|
42
|
-
name: 'Validation',
|
43
|
-
y: 3,
|
44
|
-
},
|
45
|
-
{
|
46
|
-
name: 'Done',
|
47
|
-
y: 6,
|
48
|
-
},
|
49
|
-
]
|
50
|
-
|
51
|
-
|
52
|
-
const PbCircleChartDataLegendPosition = (props) => {
|
53
|
-
const chartOptionsFirst = {
|
54
|
-
title: { text: "Alignment of Legend" },
|
55
|
-
series: [{ data: dataFirst }],
|
56
|
-
legend: {
|
57
|
-
align: 'right',
|
58
|
-
verticalAlign: 'top'
|
59
|
-
},
|
60
|
-
plotOptions: {
|
61
|
-
pie: {
|
62
|
-
showInLegend: true
|
63
|
-
}
|
64
|
-
}
|
65
|
-
}
|
66
|
-
|
67
|
-
const chartOptionsSecond = {
|
68
|
-
title: { text: "Layout of Legend" },
|
69
|
-
series: [{ data: dataSecond }],
|
70
|
-
legend: {
|
71
|
-
layout: 'vertical'
|
72
|
-
},
|
73
|
-
plotOptions: {
|
74
|
-
pie: {
|
75
|
-
showInLegend: true
|
76
|
-
}
|
77
|
-
}
|
78
|
-
}
|
79
|
-
|
80
|
-
const chartOptionsThird = {
|
81
|
-
title: { text: "Offset of Legend" },
|
82
|
-
series: [{ data: dataThird }],
|
83
|
-
legend: {
|
84
|
-
layout: 'vertical',
|
85
|
-
x: 100,
|
86
|
-
y: 10
|
87
|
-
},
|
88
|
-
plotOptions: {
|
89
|
-
pie: {
|
90
|
-
showInLegend: true
|
91
|
-
}
|
92
|
-
}
|
93
|
-
}
|
94
|
-
|
95
|
-
return (
|
96
|
-
<div>
|
97
|
-
<Title
|
98
|
-
paddingY="sm"
|
99
|
-
size={4}
|
100
|
-
tag="h4"
|
101
|
-
text="align | verticalAlign"
|
102
|
-
/>
|
103
|
-
<PbCircleChart
|
104
|
-
options={chartOptionsFirst}
|
105
|
-
{...props}
|
106
|
-
/>
|
107
|
-
<Title
|
108
|
-
paddingY="sm"
|
109
|
-
size={4}
|
110
|
-
tag="h4"
|
111
|
-
text="layout"
|
112
|
-
/>
|
113
|
-
<PbCircleChart
|
114
|
-
options={chartOptionsSecond}
|
115
|
-
{...props}
|
116
|
-
/>
|
117
|
-
<Title
|
118
|
-
paddingY="sm"
|
119
|
-
size={4}
|
120
|
-
tag="h4"
|
121
|
-
text="x | y"
|
122
|
-
/>
|
123
|
-
<PbCircleChart
|
124
|
-
options={chartOptionsThird}
|
125
|
-
{...props}
|
126
|
-
/>
|
127
|
-
</div>
|
128
|
-
);
|
129
|
-
}
|
130
|
-
|
131
|
-
export default PbCircleChartDataLegendPosition;
|
@@ -1,14 +0,0 @@
|
|
1
|
-
##### Prop
|
2
|
-
|
3
|
-
`align` **Type**: String | **Values**: left | center | right (defaults to center)
|
4
|
-
`verticalAlign` **Type**: String | **Values**: top | middle | bottom (defaults to bottom)
|
5
|
-
`layout` **Type**: String | **Values**: horizontal | vertical | proximate (defaults to horizontal)
|
6
|
-
`x` **Type**: Number (defaults to 0)
|
7
|
-
`y` **Type**: Number (defaults to 0)
|
8
|
-
|
9
|
-
`layout` determines the position of the legend items
|
10
|
-
`layout: proximate` will place the legend items as close as possible to the graphs they're representing. It will also determine whether to place the legend above/below or on the side of the plot area, if the legend is in a corner.
|
11
|
-
|
12
|
-
`x` offsets the legend relative to its horizontal alignment. Negative x moves it to the left, positive x moves it to the right
|
13
|
-
|
14
|
-
`y` offsets the legend relative to its vertical alignment. Negative y moves it up, positive y moves it down.
|
data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.html.erb
DELETED
@@ -1,42 +0,0 @@
|
|
1
|
-
<% data = [
|
2
|
-
{
|
3
|
-
name: "Facebook",
|
4
|
-
y: 2498,
|
5
|
-
},
|
6
|
-
{
|
7
|
-
name: "YouTube",
|
8
|
-
y: 2000,
|
9
|
-
},
|
10
|
-
{
|
11
|
-
name: "WhatsApp",
|
12
|
-
y: 2000,
|
13
|
-
},
|
14
|
-
{
|
15
|
-
name: "Facebook Messenger",
|
16
|
-
y: 1300,
|
17
|
-
},
|
18
|
-
{
|
19
|
-
name: "WeChat",
|
20
|
-
y: 1165,
|
21
|
-
},
|
22
|
-
{
|
23
|
-
name: "Instagram",
|
24
|
-
y: 1000,
|
25
|
-
},
|
26
|
-
{
|
27
|
-
name: "Tik Tok",
|
28
|
-
y: 800,
|
29
|
-
},] %>
|
30
|
-
|
31
|
-
<% chart_options = {
|
32
|
-
series: [{ data: data }],
|
33
|
-
plotOptions: {
|
34
|
-
pie: {
|
35
|
-
dataLabels: {
|
36
|
-
enabled: true,
|
37
|
-
},
|
38
|
-
},
|
39
|
-
},
|
40
|
-
} %>
|
41
|
-
|
42
|
-
<%= pb_rails("pb_circle_chart", props: { options: chart_options }) %>
|
@@ -1,58 +0,0 @@
|
|
1
|
-
import React from "react";
|
2
|
-
import { PbCircleChart } from "playbook-ui";
|
3
|
-
|
4
|
-
const data = [
|
5
|
-
{
|
6
|
-
name: "Facebook",
|
7
|
-
y: 2498,
|
8
|
-
},
|
9
|
-
{
|
10
|
-
name: "YouTube",
|
11
|
-
y: 2000,
|
12
|
-
},
|
13
|
-
{
|
14
|
-
name: "WhatsApp",
|
15
|
-
y: 2000,
|
16
|
-
},
|
17
|
-
{
|
18
|
-
name: "Facebook Messenger",
|
19
|
-
y: 1300,
|
20
|
-
},
|
21
|
-
{
|
22
|
-
name: "WeChat",
|
23
|
-
y: 1165,
|
24
|
-
},
|
25
|
-
{
|
26
|
-
name: "Instagram",
|
27
|
-
y: 1000,
|
28
|
-
},
|
29
|
-
{
|
30
|
-
name: "Tik Tok",
|
31
|
-
y: 800,
|
32
|
-
},
|
33
|
-
];
|
34
|
-
|
35
|
-
|
36
|
-
const PbCircleChartDataWithLabels = (props) => {
|
37
|
-
const chartOptions = {
|
38
|
-
series: [{ data: data }],
|
39
|
-
plotOptions: {
|
40
|
-
pie: {
|
41
|
-
dataLabels: {
|
42
|
-
enabled: true,
|
43
|
-
},
|
44
|
-
},
|
45
|
-
},
|
46
|
-
};
|
47
|
-
|
48
|
-
return (
|
49
|
-
<div>
|
50
|
-
<PbCircleChart
|
51
|
-
options={chartOptions}
|
52
|
-
{...props}
|
53
|
-
/>
|
54
|
-
</div>
|
55
|
-
);
|
56
|
-
}
|
57
|
-
|
58
|
-
export default PbCircleChartDataWithLabels;
|
data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.html.erb
DELETED
@@ -1,24 +0,0 @@
|
|
1
|
-
<% data = [
|
2
|
-
{
|
3
|
-
name: 'Bugs',
|
4
|
-
y: 8,
|
5
|
-
},
|
6
|
-
{
|
7
|
-
name: 'Chores',
|
8
|
-
y: 1,
|
9
|
-
},
|
10
|
-
{
|
11
|
-
name: 'Stories',
|
12
|
-
y: 12,
|
13
|
-
}] %>
|
14
|
-
|
15
|
-
<% chart_options = {
|
16
|
-
series: [{ data: data }],
|
17
|
-
plotOptions: {
|
18
|
-
pie: {
|
19
|
-
showInLegend: true,
|
20
|
-
},
|
21
|
-
},
|
22
|
-
} %>
|
23
|
-
|
24
|
-
<%= pb_rails("pb_circle_chart", props: { options: chart_options }) %>
|