playbook_ui_docs 15.0.0.pre.alpha.play2377bargraphscaffoldnewkit10368 → 15.1.0.pre.rc.0
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_bar_graph/docs/example.yml +1 -0
- data/app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.html.erb +5 -0
- data/app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.jsx +24 -0
- data/app/pb_kits/playbook/pb_loading_inline/docs/example.yml +2 -0
- data/app/pb_kits/playbook/pb_loading_inline/docs/index.js +1 -0
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.html.erb +41 -0
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.jsx +80 -0
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.md +1 -0
- data/app/pb_kits/playbook/pb_text_input/docs/example.yml +3 -0
- data/app/pb_kits/playbook/pb_text_input/docs/index.js +1 -0
- data/dist/playbook-doc.js +2 -2
- metadata +6 -28
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.html.erb +0 -35
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.jsx +0 -49
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_rails.md +0 -1
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_react.md +0 -2
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.html.erb +0 -38
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.jsx +0 -51
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.html.erb +0 -46
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.jsx +0 -62
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.md +0 -3
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.html.erb +0 -47
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.jsx +0 -60
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.html.erb +0 -25
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.jsx +0 -36
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_non_clickable.jsx +0 -44
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.html.erb +0 -100
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.jsx +0 -126
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.html.erb +0 -32
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.jsx +0 -48
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.html.erb +0 -68
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.jsx +0 -81
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.html.erb +0 -31
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.jsx +0 -42
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.md +0 -2
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.html.erb +0 -35
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.jsx +0 -51
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/example.yml +0 -27
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/index.js +0 -11
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.
|
4
|
+
version: 15.1.0.pre.rc.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Power UX
|
@@ -1384,6 +1384,8 @@ files:
|
|
1384
1384
|
- app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_custom.jsx
|
1385
1385
|
- app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_default.html.erb
|
1386
1386
|
- app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_default.jsx
|
1387
|
+
- app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.html.erb
|
1388
|
+
- app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.jsx
|
1387
1389
|
- app/pb_kits/playbook/pb_loading_inline/docs/example.yml
|
1388
1390
|
- app/pb_kits/playbook/pb_loading_inline/docs/index.js
|
1389
1391
|
- app/pb_kits/playbook/pb_map/docs/_map_default.jsx
|
@@ -1629,33 +1631,6 @@ files:
|
|
1629
1631
|
- app/pb_kits/playbook/pb_passphrase/docs/_passphrase_tips.md
|
1630
1632
|
- app/pb_kits/playbook/pb_passphrase/docs/example.yml
|
1631
1633
|
- app/pb_kits/playbook/pb_passphrase/docs/index.js
|
1632
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.html.erb
|
1633
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.jsx
|
1634
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_rails.md
|
1635
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_react.md
|
1636
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.html.erb
|
1637
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.jsx
|
1638
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.html.erb
|
1639
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.jsx
|
1640
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.md
|
1641
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.html.erb
|
1642
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.jsx
|
1643
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.html.erb
|
1644
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.jsx
|
1645
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_non_clickable.jsx
|
1646
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.html.erb
|
1647
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.jsx
|
1648
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.html.erb
|
1649
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.jsx
|
1650
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.html.erb
|
1651
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.jsx
|
1652
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.html.erb
|
1653
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.jsx
|
1654
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.md
|
1655
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.html.erb
|
1656
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.jsx
|
1657
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/example.yml
|
1658
|
-
- app/pb_kits/playbook/pb_pb_bar_graph/docs/index.js
|
1659
1634
|
- app/pb_kits/playbook/pb_person/docs/_description.md
|
1660
1635
|
- app/pb_kits/playbook/pb_person/docs/_footer.md
|
1661
1636
|
- app/pb_kits/playbook/pb_person/docs/_person_default.html.erb
|
@@ -2162,6 +2137,9 @@ files:
|
|
2162
2137
|
- app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on.html.erb
|
2163
2138
|
- app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on.jsx
|
2164
2139
|
- app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on_swift.md
|
2140
|
+
- app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.html.erb
|
2141
|
+
- app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.jsx
|
2142
|
+
- app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.md
|
2165
2143
|
- app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.html.erb
|
2166
2144
|
- app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.jsx
|
2167
2145
|
- app/pb_kits/playbook/pb_text_input/docs/_text_input_default.html.erb
|
@@ -1,35 +0,0 @@
|
|
1
|
-
<% chart_data = [{
|
2
|
-
name: 'Installation',
|
3
|
-
data: [1475,200,3000,654,656]
|
4
|
-
}, {
|
5
|
-
name: 'Manufacturing',
|
6
|
-
data: [4434,524,2320,440,500]
|
7
|
-
}, {
|
8
|
-
name: 'Sales & Distribution',
|
9
|
-
data: [3387,743,1344,434,440,]
|
10
|
-
}, {
|
11
|
-
name: 'Project Development',
|
12
|
-
data: [3227,878,999,780,1000]
|
13
|
-
}, {
|
14
|
-
name: 'Other',
|
15
|
-
data: [1111,677,3245,500,200]
|
16
|
-
}] %>
|
17
|
-
|
18
|
-
<% chart_options = {
|
19
|
-
series: chart_data,
|
20
|
-
title: {
|
21
|
-
text: "Bar Graph with Custom Data Colors",
|
22
|
-
},
|
23
|
-
xAxis: {
|
24
|
-
categories: ["Jan", "Feb", "Mar", "Apr", "May"],
|
25
|
-
},
|
26
|
-
yAxis: {
|
27
|
-
title: {
|
28
|
-
text: "Number of Employees",
|
29
|
-
},
|
30
|
-
},
|
31
|
-
colors: ['#1CA05C', '#FD804C', '#144075', '#00C4D7', '#DA0014'],
|
32
|
-
}
|
33
|
-
%>
|
34
|
-
|
35
|
-
<%= pb_rails("pb_bar_graph", props: {options: chart_options}) %>
|
@@ -1,49 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { PbBarGraph } from 'playbook-ui'
|
3
|
-
import colors from '../../tokens/exports/_colors.module.scss'
|
4
|
-
|
5
|
-
const chartData = [{
|
6
|
-
name: 'Installation',
|
7
|
-
data: [1475, 200, 3000, 654, 656],
|
8
|
-
}, {
|
9
|
-
name: 'Manufacturing',
|
10
|
-
data: [4434, 524, 2320, 440, 500],
|
11
|
-
}, {
|
12
|
-
name: 'Sales & Distribution',
|
13
|
-
data: [3387, 743, 1344, 434, 440],
|
14
|
-
}, {
|
15
|
-
name: 'Project Development',
|
16
|
-
data: [3227, 878, 999, 780, 1000],
|
17
|
-
}, {
|
18
|
-
name: 'Other',
|
19
|
-
data: [1111, 677, 3245, 500, 200],
|
20
|
-
}]
|
21
|
-
|
22
|
-
const chartOptions = {
|
23
|
-
series: chartData,
|
24
|
-
title: {
|
25
|
-
text: "Bar Graph with Custom Data Colors",
|
26
|
-
},
|
27
|
-
xAxis: {
|
28
|
-
categories: ["Jan", "Feb", "Mar", "Apr", "May"],
|
29
|
-
},
|
30
|
-
yAxis: {
|
31
|
-
title: {
|
32
|
-
text: "Number of Employees",
|
33
|
-
},
|
34
|
-
},
|
35
|
-
colors: [colors.data_4, colors.data_5, colors.data_6, colors.data_7, colors.data_8],
|
36
|
-
}
|
37
|
-
|
38
|
-
const PbBarGraphColors = () => {
|
39
|
-
|
40
|
-
return (
|
41
|
-
<div>
|
42
|
-
<PbBarGraph
|
43
|
-
options={chartOptions}
|
44
|
-
/>
|
45
|
-
</div>
|
46
|
-
)
|
47
|
-
}
|
48
|
-
|
49
|
-
export default PbBarGraphColors
|
@@ -1 +0,0 @@
|
|
1
|
-
Custom data colors allow for color customization to match the needs of business requirements. To accomplish this, you can use hex values.
|
@@ -1,38 +0,0 @@
|
|
1
|
-
<% chart_data = [{
|
2
|
-
name: 'Installation',
|
3
|
-
data: [1475,200,3000,654,656]
|
4
|
-
}, {
|
5
|
-
name: 'Manufacturing',
|
6
|
-
data: [4434,524,2320,440,500]
|
7
|
-
}, {
|
8
|
-
name: 'Sales & Distribution',
|
9
|
-
data: [3387,743,1344,434,440,]
|
10
|
-
}, {
|
11
|
-
name: 'Project Development',
|
12
|
-
data: [3227,878,999,780,1000]
|
13
|
-
}, {
|
14
|
-
name: 'Other',
|
15
|
-
data: [1111,677,3245,500,200]
|
16
|
-
}] %>
|
17
|
-
|
18
|
-
|
19
|
-
<% chart_options = {
|
20
|
-
series: chart_data,
|
21
|
-
title: {
|
22
|
-
text: 'Solar Employment Growth by Sector, 2010-2016',
|
23
|
-
},
|
24
|
-
subtitle: {
|
25
|
-
text: 'Source: thesolarfoundation.com',
|
26
|
-
},
|
27
|
-
xAxis: {
|
28
|
-
categories: ['Jan', 'Feb', 'Mar', 'Apr', 'May'],
|
29
|
-
},
|
30
|
-
yAxis: {
|
31
|
-
title: {
|
32
|
-
text: 'Number of Employees',
|
33
|
-
},
|
34
|
-
},
|
35
|
-
}
|
36
|
-
%>
|
37
|
-
|
38
|
-
<%= pb_rails("pb_bar_graph", props: {options: chart_options}) %>
|
@@ -1,51 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { PbBarGraph } from 'playbook-ui'
|
3
|
-
|
4
|
-
const chartData = [{
|
5
|
-
name: 'Installation',
|
6
|
-
data: [1475, 200, 3000, 654, 656],
|
7
|
-
}, {
|
8
|
-
name: 'Manufacturing',
|
9
|
-
data: [4434, 524, 2320, 440, 500],
|
10
|
-
}, {
|
11
|
-
name: 'Sales & Distribution',
|
12
|
-
data: [3387, 743, 1344, 434, 440],
|
13
|
-
}, {
|
14
|
-
name: 'Project Development',
|
15
|
-
data: [3227, 878, 999, 780, 1000],
|
16
|
-
}, {
|
17
|
-
name: 'Other',
|
18
|
-
data: [1111, 677, 3245, 500, 200],
|
19
|
-
}]
|
20
|
-
|
21
|
-
const chartOptions = {
|
22
|
-
series: chartData,
|
23
|
-
title: {
|
24
|
-
text: 'Solar Employment Growth by Sector, 2010-2016',
|
25
|
-
},
|
26
|
-
subtitle: {
|
27
|
-
text: 'Source: thesolarfoundation.com',
|
28
|
-
},
|
29
|
-
xAxis: {
|
30
|
-
categories: ['Jan', 'Feb', 'Mar', 'Apr', 'May'],
|
31
|
-
},
|
32
|
-
yAxis: {
|
33
|
-
title: {
|
34
|
-
text: 'Number of Employees',
|
35
|
-
},
|
36
|
-
},
|
37
|
-
}
|
38
|
-
|
39
|
-
const PbBarGraphDefault = (props) => {
|
40
|
-
|
41
|
-
return (
|
42
|
-
<div>
|
43
|
-
<PbBarGraph
|
44
|
-
{...props}
|
45
|
-
options={chartOptions}
|
46
|
-
/>
|
47
|
-
</div>
|
48
|
-
)
|
49
|
-
}
|
50
|
-
|
51
|
-
export default PbBarGraphDefault
|
@@ -1,46 +0,0 @@
|
|
1
|
-
<% chart_data = [{
|
2
|
-
name: 'Number of Installations',
|
3
|
-
data: [1475,200,3000,654,656]
|
4
|
-
}] %>
|
5
|
-
|
6
|
-
<% chart_options_pixel = {
|
7
|
-
chart: {
|
8
|
-
height: "300"
|
9
|
-
},
|
10
|
-
series: chart_data,
|
11
|
-
title: {
|
12
|
-
text: "Fixed Height (300px)",
|
13
|
-
},
|
14
|
-
xAxis: {
|
15
|
-
categories: ["Jan", "Feb", "Mar", "Apr", "May"],
|
16
|
-
},
|
17
|
-
yAxis: {
|
18
|
-
title: {
|
19
|
-
text: "Number of Employees",
|
20
|
-
},
|
21
|
-
}
|
22
|
-
} %>
|
23
|
-
|
24
|
-
<%= pb_rails("pb_bar_graph", props: {options: chart_options_pixel}) %>
|
25
|
-
|
26
|
-
<br /><br />
|
27
|
-
|
28
|
-
<% chart_options_percentage = {
|
29
|
-
chart: {
|
30
|
-
height: "50%"
|
31
|
-
},
|
32
|
-
series: chart_data,
|
33
|
-
title: {
|
34
|
-
text: "Percentage Height (50%)",
|
35
|
-
},
|
36
|
-
xAxis: {
|
37
|
-
categories: ["Jan", "Feb", "Mar", "Apr", "May"],
|
38
|
-
},
|
39
|
-
yAxis: {
|
40
|
-
title: {
|
41
|
-
text: "Number of Employees",
|
42
|
-
},
|
43
|
-
}
|
44
|
-
} %>
|
45
|
-
|
46
|
-
<%= pb_rails("pb_bar_graph", props: {options: chart_options_percentage}) %>
|
@@ -1,62 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { PbBarGraph } from 'playbook-ui'
|
3
|
-
|
4
|
-
const chartData = [{
|
5
|
-
name: 'Number of Installations',
|
6
|
-
data: [1475, 200, 3000, 654, 656],
|
7
|
-
}]
|
8
|
-
|
9
|
-
const pixelHeightChartOptions = {
|
10
|
-
chart: {
|
11
|
-
height: "300"
|
12
|
-
},
|
13
|
-
series: chartData,
|
14
|
-
title: {
|
15
|
-
text: "Fixed Height (300px)",
|
16
|
-
},
|
17
|
-
xAxis: {
|
18
|
-
categories: ["Jan", "Feb", "Mar", "Apr", "May"],
|
19
|
-
},
|
20
|
-
yAxis: {
|
21
|
-
title: {
|
22
|
-
text: "Number of Employees",
|
23
|
-
},
|
24
|
-
},
|
25
|
-
};
|
26
|
-
|
27
|
-
const percentageHeightChartOptions = {
|
28
|
-
chart: {
|
29
|
-
height: "50%"
|
30
|
-
},
|
31
|
-
series: chartData,
|
32
|
-
title: {
|
33
|
-
text: "Percentage Height (50%)",
|
34
|
-
},
|
35
|
-
xAxis: {
|
36
|
-
categories: ["Jan", "Feb", "Mar", "Apr", "May"],
|
37
|
-
},
|
38
|
-
yAxis: {
|
39
|
-
title: {
|
40
|
-
text: "Number of Employees",
|
41
|
-
},
|
42
|
-
},
|
43
|
-
};
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
const PbBarGraphHeight = () => (
|
48
|
-
<div>
|
49
|
-
<PbBarGraph
|
50
|
-
options={pixelHeightChartOptions}
|
51
|
-
/>
|
52
|
-
|
53
|
-
<br />
|
54
|
-
<br />
|
55
|
-
|
56
|
-
<PbBarGraph
|
57
|
-
options={percentageHeightChartOptions}
|
58
|
-
/>
|
59
|
-
</div>
|
60
|
-
)
|
61
|
-
|
62
|
-
export default PbBarGraphHeight
|
@@ -1,3 +0,0 @@
|
|
1
|
-
By default, Highcharts have a height of 400px, but this can be customized. You can override the default by specifying either a percentage or a fixed pixel value.
|
2
|
-
|
3
|
-
Using a percentage maintains a consistent aspect ratio across different responsive sizes. For example, setting the height to 50% makes the chart’s height half of its width.
|
@@ -1,47 +0,0 @@
|
|
1
|
-
<% chart_options = {
|
2
|
-
chart: {
|
3
|
-
type: 'bar'
|
4
|
-
},
|
5
|
-
title: {
|
6
|
-
text: 'Historic World Population by Region',
|
7
|
-
align: 'left'
|
8
|
-
},
|
9
|
-
subtitle: {
|
10
|
-
text: 'Source: <a ' +
|
11
|
-
'href="https://en.wikipedia.org/wiki/List_of_continents_and_continental_subregions_by_population"' +
|
12
|
-
'target="_blank">Wikipedia.org</a>',
|
13
|
-
align: 'left'
|
14
|
-
},
|
15
|
-
xAxis: {
|
16
|
-
categories: ['Africa', 'America', 'Asia', 'Europe'],
|
17
|
-
lineWidth: 0
|
18
|
-
},
|
19
|
-
yAxis: {
|
20
|
-
title: {
|
21
|
-
text: '',
|
22
|
-
},
|
23
|
-
},
|
24
|
-
tooltip: {
|
25
|
-
valueSuffix: ' millions'
|
26
|
-
},
|
27
|
-
plotOptions: {
|
28
|
-
bar: {
|
29
|
-
dataLabels: {
|
30
|
-
enabled: true
|
31
|
-
},
|
32
|
-
groupPadding: 0.1
|
33
|
-
}
|
34
|
-
},
|
35
|
-
series: [{
|
36
|
-
name: 'Year 1990',
|
37
|
-
data: [631, 727, 3202, 721]
|
38
|
-
}, {
|
39
|
-
name: 'Year 2000',
|
40
|
-
data: [814, 841, 3714, 726]
|
41
|
-
}, {
|
42
|
-
name: 'Year 2018',
|
43
|
-
data: [1276, 1007, 4561, 746]
|
44
|
-
}],
|
45
|
-
} %>
|
46
|
-
|
47
|
-
<%= pb_rails("pb_bar_graph", props: {options: chart_options}) %>
|
@@ -1,60 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { PbBarGraph } from 'playbook-ui'
|
3
|
-
|
4
|
-
|
5
|
-
const chartOptions = {
|
6
|
-
chart: {
|
7
|
-
type: 'bar'
|
8
|
-
},
|
9
|
-
title: {
|
10
|
-
text: 'Historic World Population by Region',
|
11
|
-
align: 'left'
|
12
|
-
},
|
13
|
-
subtitle: {
|
14
|
-
text: 'Source: <a ' +
|
15
|
-
'href="https://en.wikipedia.org/wiki/List_of_continents_and_continental_subregions_by_population"' +
|
16
|
-
'target="_blank">Wikipedia.org</a>',
|
17
|
-
align: 'left'
|
18
|
-
},
|
19
|
-
xAxis: {
|
20
|
-
categories: ['Africa', 'America', 'Asia', 'Europe'],
|
21
|
-
lineWidth: 0
|
22
|
-
},
|
23
|
-
yAxis: {
|
24
|
-
title: {
|
25
|
-
text: '',
|
26
|
-
},
|
27
|
-
},
|
28
|
-
tooltip: {
|
29
|
-
valueSuffix: ' millions'
|
30
|
-
},
|
31
|
-
plotOptions: {
|
32
|
-
bar: {
|
33
|
-
dataLabels: {
|
34
|
-
enabled: true
|
35
|
-
},
|
36
|
-
groupPadding: 0.1
|
37
|
-
}
|
38
|
-
},
|
39
|
-
series: [{
|
40
|
-
name: 'Year 1990',
|
41
|
-
data: [631, 727, 3202, 721]
|
42
|
-
}, {
|
43
|
-
name: 'Year 2000',
|
44
|
-
data: [814, 841, 3714, 726]
|
45
|
-
}, {
|
46
|
-
name: 'Year 2018',
|
47
|
-
data: [1276, 1007, 4561, 746]
|
48
|
-
}],
|
49
|
-
}
|
50
|
-
|
51
|
-
|
52
|
-
const PbBarGraphHorizontal = () => (
|
53
|
-
<div>
|
54
|
-
<PbBarGraph
|
55
|
-
options={chartOptions}
|
56
|
-
/>
|
57
|
-
</div>
|
58
|
-
)
|
59
|
-
|
60
|
-
export default PbBarGraphHorizontal
|
@@ -1,25 +0,0 @@
|
|
1
|
-
<% chart_data = [{
|
2
|
-
name: 'Number of Installations',
|
3
|
-
data: [1475,200,3000,654,656]
|
4
|
-
}] %>
|
5
|
-
|
6
|
-
<% chart_options = {
|
7
|
-
series: chart_data,
|
8
|
-
title: {
|
9
|
-
text: 'Bar Graph with Legend',
|
10
|
-
},
|
11
|
-
xAxis: {
|
12
|
-
categories: ['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'],
|
13
|
-
},
|
14
|
-
yAxis: {
|
15
|
-
title: {
|
16
|
-
text: 'Number of Employees',
|
17
|
-
},
|
18
|
-
},
|
19
|
-
legend: {
|
20
|
-
enabled: true
|
21
|
-
},
|
22
|
-
}
|
23
|
-
%>
|
24
|
-
|
25
|
-
<%= pb_rails("pb_bar_graph", props: {options: chart_options}) %>
|
@@ -1,36 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { PbBarGraph } from 'playbook-ui'
|
3
|
-
|
4
|
-
|
5
|
-
const chartData = [{
|
6
|
-
name: 'Number of Installations',
|
7
|
-
data: [1475, 200, 3000, 654, 656],
|
8
|
-
}]
|
9
|
-
|
10
|
-
const chartOptions = {
|
11
|
-
series: chartData,
|
12
|
-
title: {
|
13
|
-
text: 'Bar Graph with Legend',
|
14
|
-
},
|
15
|
-
xAxis: {
|
16
|
-
categories: ['Jan', 'Feb', 'Mar', 'Apr', 'May'],
|
17
|
-
},
|
18
|
-
yAxis: {
|
19
|
-
title: {
|
20
|
-
text: 'Number of Employees',
|
21
|
-
},
|
22
|
-
},
|
23
|
-
legend: { enabled: true },
|
24
|
-
}
|
25
|
-
|
26
|
-
const PbBarGraphLegend = () => {
|
27
|
-
|
28
|
-
return (
|
29
|
-
<div>
|
30
|
-
<PbBarGraph
|
31
|
-
options={chartOptions}
|
32
|
-
/>
|
33
|
-
</div>
|
34
|
-
)
|
35
|
-
}
|
36
|
-
export default PbBarGraphLegend
|
@@ -1,44 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { PbBarGraph } from 'playbook-ui'
|
3
|
-
|
4
|
-
|
5
|
-
const chartData = [{
|
6
|
-
name: 'Number of Installations',
|
7
|
-
data: [1475, 200, 3000, 654, 656],
|
8
|
-
}]
|
9
|
-
|
10
|
-
const chartOptions = {
|
11
|
-
title: {
|
12
|
-
text: 'Bar Graph with Legend Non Clickable',
|
13
|
-
},
|
14
|
-
xAxis: {
|
15
|
-
categories: ['Jan', 'Feb', 'Mar', 'Apr', 'May'],
|
16
|
-
},
|
17
|
-
yAxis: {
|
18
|
-
title: {
|
19
|
-
text: 'Number of Employees',
|
20
|
-
},
|
21
|
-
},
|
22
|
-
legend: {
|
23
|
-
enabled: true,
|
24
|
-
events: {
|
25
|
-
itemClick: function () {
|
26
|
-
return false;
|
27
|
-
}
|
28
|
-
}
|
29
|
-
},
|
30
|
-
series: chartData
|
31
|
-
}
|
32
|
-
|
33
|
-
const PbBarGraphLegendNonClickable = () => {
|
34
|
-
|
35
|
-
return (
|
36
|
-
<div>
|
37
|
-
<PbBarGraph
|
38
|
-
options={chartOptions}
|
39
|
-
/>
|
40
|
-
</div>
|
41
|
-
)
|
42
|
-
}
|
43
|
-
|
44
|
-
export default PbBarGraphLegendNonClickable
|
@@ -1,100 +0,0 @@
|
|
1
|
-
<% chart_data = [{
|
2
|
-
name: 'Installation',
|
3
|
-
data: [1475]
|
4
|
-
}, {
|
5
|
-
name: 'Manufacturing',
|
6
|
-
data: [4434]
|
7
|
-
}, {
|
8
|
-
name: 'Sales & Distribution',
|
9
|
-
data: [3387]
|
10
|
-
}, {
|
11
|
-
name: 'Project Development',
|
12
|
-
data: [3227]
|
13
|
-
}, {
|
14
|
-
name: 'Other',
|
15
|
-
data: [1111]
|
16
|
-
}] %>
|
17
|
-
|
18
|
-
<% chart_options_right = {
|
19
|
-
series: chart_data,
|
20
|
-
title: {
|
21
|
-
text: 'Alignment of Legend',
|
22
|
-
},
|
23
|
-
xAxis: {
|
24
|
-
categories: ['Jan'],
|
25
|
-
},
|
26
|
-
yAxis: {
|
27
|
-
title: {
|
28
|
-
text: 'Number of Employees',
|
29
|
-
},
|
30
|
-
},
|
31
|
-
legend: {
|
32
|
-
enabled: true,
|
33
|
-
align: 'right',
|
34
|
-
verticalAlign: 'top',
|
35
|
-
},
|
36
|
-
}
|
37
|
-
%>
|
38
|
-
|
39
|
-
<%= pb_rails("title", props: {size: 4, text: "align | vertical_align", padding_top: "sm", padding_bottom: "sm"})%>
|
40
|
-
|
41
|
-
|
42
|
-
<%= pb_rails("pb_bar_graph", props: {options: chart_options_right}) %>
|
43
|
-
|
44
|
-
|
45
|
-
<% chart_options_center = {
|
46
|
-
series: chart_data,
|
47
|
-
title: {
|
48
|
-
text: 'Layout of Legend',
|
49
|
-
},
|
50
|
-
xAxis: {
|
51
|
-
categories: ['Jan'],
|
52
|
-
},
|
53
|
-
yAxis: {
|
54
|
-
title: {
|
55
|
-
text: 'Number of Employees',
|
56
|
-
},
|
57
|
-
},
|
58
|
-
legend: {
|
59
|
-
enabled: true,
|
60
|
-
align: 'center',
|
61
|
-
verticalAlign: 'bottom',
|
62
|
-
layout: 'vertical',
|
63
|
-
|
64
|
-
},
|
65
|
-
}
|
66
|
-
%>
|
67
|
-
|
68
|
-
<%= pb_rails("title", props: {size: 4, text: "layout", padding_top: "sm", padding_bottom: "sm"})%>
|
69
|
-
|
70
|
-
<%= pb_rails("pb_bar_graph", props: {options: chart_options_center}) %>
|
71
|
-
|
72
|
-
<% chart_options_left = {
|
73
|
-
series: chart_data,
|
74
|
-
title: {
|
75
|
-
text: 'Offset of Legend',
|
76
|
-
},
|
77
|
-
xAxis: {
|
78
|
-
categories: ['Jan'],
|
79
|
-
},
|
80
|
-
yAxis: {
|
81
|
-
title: {
|
82
|
-
text: 'Number of Employees',
|
83
|
-
},
|
84
|
-
},
|
85
|
-
legend: {
|
86
|
-
enabled: true,
|
87
|
-
align: 'center',
|
88
|
-
verticalAlign: 'bottom',
|
89
|
-
layout: 'vertical',
|
90
|
-
x: 100,
|
91
|
-
y: 10,
|
92
|
-
|
93
|
-
},
|
94
|
-
}
|
95
|
-
%>
|
96
|
-
|
97
|
-
<%= pb_rails("title", props: {size: 4, text: "x | y", padding_top: "sm", padding_bottom: "sm"})%>
|
98
|
-
|
99
|
-
|
100
|
-
<%= pb_rails("pb_bar_graph", props: {options: chart_options_left}) %>
|