playbook_ui_docs 15.3.0.pre.rc.6 → 15.3.0.pre.rc.7
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_pb_bar_graph/docs/_description.md +3 -0
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_description.md +3 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_description.md +3 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_color.html.erb +12 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_color.jsx +24 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_color.md +5 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_complex.html.erb +45 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_complex.jsx +119 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_complex.md +1 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_default.html.erb +5 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_default.jsx +17 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_disable_animation.html.erb +12 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_disable_animation.jsx +24 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_full_circle.html.erb +23 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_full_circle.jsx +37 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_height.html.erb +40 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_height.jsx +56 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_live_data.jsx +64 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_min_max.html.erb +27 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_min_max.jsx +40 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_min_max.md +1 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_sizing.html.erb +19 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_sizing.jsx +65 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_sizing.md +3 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_title.html.erb +14 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_title.jsx +27 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_units.html.erb +39 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_units.jsx +58 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_units.md +1 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/example.yml +29 -0
- data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/index.js +11 -0
- data/app/pb_kits/playbook/pb_pb_line_graph/docs/_description.md +1 -1
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_options.html.erb +36 -0
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_options.md +1 -0
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_value.jsx +41 -0
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_value.md +1 -0
- data/app/pb_kits/playbook/pb_typeahead/docs/example.yml +2 -0
- data/app/pb_kits/playbook/pb_typeahead/docs/index.js +1 -0
- data/dist/playbook-doc.js +2 -2
- metadata +37 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 206db7f54ac610a11ff080bfb1e760b30bc663204d07b74d15f4ba7c63a63922
|
4
|
+
data.tar.gz: 1ec8de8dde5c4ddde67abfb1d2b3fb6ac26904dcb151a8bcb162f46fe819e12b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 881f0844a5f24a643a8f4eca76ce166669797065987a007ab242d3600479b564c1573e7b2efce11d8aea9810222c869f536ccba324b681828c1e6ddc30504315
|
7
|
+
data.tar.gz: a4e0ab6c12e5ef93a456c33f2911d1e50ac55e228eabd868516c90393fd382a35ac8f21779eee6db75c84b82499ebccaa039a91e57073e1c3d30b935514108cb
|
@@ -0,0 +1,3 @@
|
|
1
|
+
This kit is a wrapper around the Highcharts library. It applies styling and default settings but does NOT ship Highcharts. In order to use this kit, 'highcharts' and 'highcharts-react-official' must be installed in your repo. Once done, any prop or functionality provided by Highcharts can be used with this kit without requiring specific props from Playbook. The doc examples below showcase a few common usecases but are not a comprehensive list of all the functionalities possible.
|
2
|
+
|
3
|
+
See the [highcharts API docs](https://api.highcharts.com/highcharts/) for a comprehensive look at what is possible.
|
@@ -0,0 +1,3 @@
|
|
1
|
+
This kit is a wrapper around the Highcharts library. It applies styling and default settings but does NOT ship Highcharts. In order to use this kit, 'highcharts' and 'highcharts-react-official' must be installed in your repo. Once done, any prop or functionality provided by Highcharts can be used with this kit without requiring specific props from Playbook. The doc examples below showcase a few common usecases but are not a comprehensive list of all the functionalities possible.
|
2
|
+
|
3
|
+
See the [highcharts API docs](https://api.highcharts.com/highcharts/) for a comprehensive look at what is possible.
|
@@ -0,0 +1,3 @@
|
|
1
|
+
This kit is a wrapper around the Highcharts library. It applies styling and default settings but does NOT ship Highcharts. In order to use this kit, 'highcharts' and 'highcharts-react-official' must be installed in your repo. Once done, any prop or functionality provided by Highcharts can be used with this kit without requiring specific props from Playbook. The doc examples below showcase a few common usecases but are not a comprehensive list of all the functionalities possible.
|
2
|
+
|
3
|
+
See the [highcharts API docs](https://api.highcharts.com/highcharts/) for a comprehensive look at what is possible.
|
@@ -0,0 +1,24 @@
|
|
1
|
+
import React from 'react'
|
2
|
+
import PbGaugeChart from '../../pb_pb_gauge_chart/_pb_gauge_chart'
|
3
|
+
import { colors } from 'playbook-ui'
|
4
|
+
|
5
|
+
const data = [{ name: "Name", y: 67 }]
|
6
|
+
|
7
|
+
const chartOptions = {
|
8
|
+
series: [{ data: data }],
|
9
|
+
plotOptions: {
|
10
|
+
solidgauge: {
|
11
|
+
borderColor: colors.data_7,
|
12
|
+
}
|
13
|
+
},
|
14
|
+
};
|
15
|
+
const PbGaugeChartColor = (props) => (
|
16
|
+
<div>
|
17
|
+
<PbGaugeChart
|
18
|
+
options={chartOptions}
|
19
|
+
{...props}
|
20
|
+
/>
|
21
|
+
</div>
|
22
|
+
)
|
23
|
+
|
24
|
+
export default PbGaugeChartColor
|
@@ -0,0 +1,5 @@
|
|
1
|
+
Highcharts allows for any custom colors to be used. Custom data colors allow for color customization to match the needs of business requirements.
|
2
|
+
|
3
|
+
For React, pass the prop `plotOptions.solidgauge.borderColor` with a Playbook token like `colors.` + `data_1 | data_2 | data_3 | data_4 | data_5 | data_6 | data_7 | data_8`. HEX colors are also available `eg: #CA0095`
|
4
|
+
|
5
|
+
For Rails, the prop `plotOptions.solidgauge.borderColor` can only be used with HEX values as shown.
|
@@ -0,0 +1,45 @@
|
|
1
|
+
<% chart_options = {
|
2
|
+
series:[{data:[{ name: "Name", y: 10 }]}],
|
3
|
+
chart: {
|
4
|
+
height: "150",
|
5
|
+
},
|
6
|
+
plotOptions: {
|
7
|
+
series: {
|
8
|
+
animation: false,
|
9
|
+
},
|
10
|
+
solidgauge: {
|
11
|
+
dataLabels: {
|
12
|
+
format:
|
13
|
+
'<span class="fix">{y:,f}</span>' +
|
14
|
+
'<span style="fill: #687887; font-size: 27px;">%</span>',
|
15
|
+
},
|
16
|
+
},
|
17
|
+
},
|
18
|
+
} %>
|
19
|
+
|
20
|
+
<%= pb_rails("flex", props: {wrap: true, padding: "xl", gap: "sm"}) do %>
|
21
|
+
<%= pb_rails("flex/flex_item", props: {flex: 1, grow: true }) do %>
|
22
|
+
<%= pb_rails("card", props: {max_width: "xs", padding: "md", }) do %>
|
23
|
+
<%= pb_rails("title", props: {padding_bottom: "sm", size: 4, text: "Abandoned Calls" })%>
|
24
|
+
<%= pb_rails("flex", props: {align: "stretch"}) do %>
|
25
|
+
<%= pb_rails("flex", props: {margin_right: "sm", orientation: "column"}) do %>
|
26
|
+
<%= pb_rails("body", props: {color: "light", padding_bottom: "sm",text: "Total Abandoned"}) %>
|
27
|
+
<%= pb_rails("flex", props: {align: "baseline", padding_bottom: "sx"}) do %>
|
28
|
+
<%= pb_rails("title", props: {size: 1, text: "39"})%>
|
29
|
+
<%= pb_rails("title", props: {color: "light", size: 3, text: "calls"}) %>
|
30
|
+
<% end %>
|
31
|
+
<%= pb_rails("caption", props: {size: "xs", text: "of 390" }) %>
|
32
|
+
<%end %>
|
33
|
+
<%= pb_rails("section_separator", props: {align_self: "stretch", margin_right: "sm", orientation: "vertical" }) %>
|
34
|
+
<%= pb_rails("flex", props: {orientation: "column", wrap: true}) do %>
|
35
|
+
<%= pb_rails("body", props: {color: "light", text: "% Abandoned"}) %>
|
36
|
+
<%= pb_rails("flex", props: {wrap: true}) do %>
|
37
|
+
<%= pb_rails("flex/flex_item", props: {fixed_size: "150px", overflow: "hidden", shrink: true}) do %>
|
38
|
+
<%= pb_rails("pb_gauge_chart", props: { options: chart_options }) %>
|
39
|
+
<% end %>
|
40
|
+
<% end %>
|
41
|
+
<% end %>
|
42
|
+
<%end %>
|
43
|
+
<% end %>
|
44
|
+
<% end %>
|
45
|
+
<% end %>
|
@@ -0,0 +1,119 @@
|
|
1
|
+
import React from 'react'
|
2
|
+
import PbGaugeChart from '../../pb_pb_gauge_chart/_pb_gauge_chart'
|
3
|
+
import Flex from '../../pb_flex/_flex'
|
4
|
+
import FlexItem from '../../pb_flex/_flex_item'
|
5
|
+
import Card from '../../pb_card/_card'
|
6
|
+
import Caption from '../../pb_caption/_caption'
|
7
|
+
import Body from '../../pb_body/_body'
|
8
|
+
import SectionSeparator from '../../pb_section_separator/_section_separator'
|
9
|
+
import Title from '../../pb_title/_title'
|
10
|
+
import { colors, typography } from 'playbook-ui'
|
11
|
+
|
12
|
+
const data = [{ name: "Name", y: 10 }];
|
13
|
+
|
14
|
+
const chartOptions = {
|
15
|
+
series: [{ data: data }],
|
16
|
+
chart: {
|
17
|
+
height: "150",
|
18
|
+
},
|
19
|
+
plotOptions: {
|
20
|
+
series: {
|
21
|
+
animation: false,
|
22
|
+
},
|
23
|
+
solidgauge: {
|
24
|
+
dataLabels: {
|
25
|
+
format:
|
26
|
+
`<span class="fix">{y:,f}</span>` +
|
27
|
+
`<span style="fill: ${colors.text_lt_light}; font-size: ${typography.text_larger};">%</span>`,
|
28
|
+
},
|
29
|
+
},
|
30
|
+
},
|
31
|
+
};
|
32
|
+
|
33
|
+
const PbGaugeChartComplex = (props) => (
|
34
|
+
<Flex
|
35
|
+
gap="sm"
|
36
|
+
padding="xl"
|
37
|
+
wrap
|
38
|
+
>
|
39
|
+
<FlexItem
|
40
|
+
flex={1}
|
41
|
+
grow
|
42
|
+
>
|
43
|
+
<Card
|
44
|
+
maxWidth="xs"
|
45
|
+
padding="md"
|
46
|
+
>
|
47
|
+
<Title
|
48
|
+
paddingBottom="sm"
|
49
|
+
size={4}
|
50
|
+
text="Abandoned Calls"
|
51
|
+
/>
|
52
|
+
<Flex
|
53
|
+
align="stretch"
|
54
|
+
>
|
55
|
+
<Flex
|
56
|
+
marginRight="sm"
|
57
|
+
orientation="column"
|
58
|
+
>
|
59
|
+
<Body
|
60
|
+
color="light"
|
61
|
+
paddingBottom="sm"
|
62
|
+
text="Total Abandoned"
|
63
|
+
/>
|
64
|
+
<Flex
|
65
|
+
align="baseline"
|
66
|
+
paddingBottom="xs"
|
67
|
+
>
|
68
|
+
<Title
|
69
|
+
size={1}
|
70
|
+
text="39"
|
71
|
+
/>
|
72
|
+
<Title
|
73
|
+
color="light"
|
74
|
+
size={3}
|
75
|
+
text="calls"
|
76
|
+
/>
|
77
|
+
</Flex>
|
78
|
+
<Caption
|
79
|
+
size="xs"
|
80
|
+
text="of 390"
|
81
|
+
/>
|
82
|
+
</Flex>
|
83
|
+
|
84
|
+
<SectionSeparator
|
85
|
+
alignSelf="stretch"
|
86
|
+
marginRight="sm"
|
87
|
+
orientation="vertical"
|
88
|
+
/>
|
89
|
+
|
90
|
+
<Flex
|
91
|
+
orientation="column"
|
92
|
+
wrap
|
93
|
+
>
|
94
|
+
<Body
|
95
|
+
color="light"
|
96
|
+
text="% Abandoned"
|
97
|
+
/>
|
98
|
+
<Flex
|
99
|
+
wrap
|
100
|
+
>
|
101
|
+
<FlexItem
|
102
|
+
fixedSize="150px"
|
103
|
+
overflow="hidden"
|
104
|
+
shrink
|
105
|
+
>
|
106
|
+
<PbGaugeChart
|
107
|
+
options={chartOptions}
|
108
|
+
{...props}
|
109
|
+
/>
|
110
|
+
</FlexItem>
|
111
|
+
</Flex>
|
112
|
+
</Flex>
|
113
|
+
</Flex>
|
114
|
+
</Card>
|
115
|
+
</FlexItem>
|
116
|
+
</Flex>
|
117
|
+
)
|
118
|
+
|
119
|
+
export default PbGaugeChartComplex
|
@@ -0,0 +1 @@
|
|
1
|
+
We are able to wrap the Highcharts Gauge kit within Playbook kits (such as Flex and Card components).
|
@@ -0,0 +1,17 @@
|
|
1
|
+
import React from 'react'
|
2
|
+
import PbGaugeChart from '../../pb_pb_gauge_chart/_pb_gauge_chart'
|
3
|
+
|
4
|
+
const chartOptions = {
|
5
|
+
series:[{data:[{ name: "Name", y: 45 }]}]
|
6
|
+
}
|
7
|
+
|
8
|
+
const PbGaugeChartDefault = (props) => (
|
9
|
+
<div>
|
10
|
+
<PbGaugeChart
|
11
|
+
options={chartOptions}
|
12
|
+
{...props}
|
13
|
+
/>
|
14
|
+
</div>
|
15
|
+
)
|
16
|
+
|
17
|
+
export default PbGaugeChartDefault
|
@@ -0,0 +1,24 @@
|
|
1
|
+
import React from 'react'
|
2
|
+
import PbGaugeChart from '../../pb_pb_gauge_chart/_pb_gauge_chart'
|
3
|
+
|
4
|
+
const data = [{ name: "Participants", y: 84 }]
|
5
|
+
|
6
|
+
const chartOptions = {
|
7
|
+
series: [{ data: data }],
|
8
|
+
plotOptions: {
|
9
|
+
series: {
|
10
|
+
animation: false,
|
11
|
+
},
|
12
|
+
},
|
13
|
+
};
|
14
|
+
|
15
|
+
const PbGaugeChartDisableAnimation = (props) => (
|
16
|
+
<div>
|
17
|
+
<PbGaugeChart
|
18
|
+
options={chartOptions}
|
19
|
+
{...props}
|
20
|
+
/>
|
21
|
+
</div>
|
22
|
+
)
|
23
|
+
|
24
|
+
export default PbGaugeChartDisableAnimation
|
@@ -0,0 +1,23 @@
|
|
1
|
+
<% data = [{ name: "Capacity", y: 75 }] %>
|
2
|
+
|
3
|
+
<% chart_options = {
|
4
|
+
title: {
|
5
|
+
text: "Seating Capacity",
|
6
|
+
},
|
7
|
+
series: [{ data: data }],
|
8
|
+
pane: {
|
9
|
+
startAngle: 0,
|
10
|
+
endAngle: 360,
|
11
|
+
},
|
12
|
+
plotOptions: {
|
13
|
+
solidgauge: {
|
14
|
+
dataLabels: {
|
15
|
+
format:
|
16
|
+
'<span class="fix">{y:,f}</span>' +
|
17
|
+
'<span style="fill: #687887; font-size: 27px;">%</span>',
|
18
|
+
},
|
19
|
+
},
|
20
|
+
},
|
21
|
+
} %>
|
22
|
+
|
23
|
+
<%= pb_rails("pb_gauge_chart", props: { options: chart_options }) %>
|
@@ -0,0 +1,37 @@
|
|
1
|
+
import React from 'react'
|
2
|
+
import PbGaugeChart from '../../pb_pb_gauge_chart/_pb_gauge_chart'
|
3
|
+
import { colors, typography } from 'playbook-ui'
|
4
|
+
|
5
|
+
const data = [{ name: "Capacity", y: 75 }]
|
6
|
+
|
7
|
+
const chartOptions = {
|
8
|
+
title: {
|
9
|
+
text: "Seating Capacity",
|
10
|
+
},
|
11
|
+
series: [{ data: data }],
|
12
|
+
pane: {
|
13
|
+
startAngle: 0,
|
14
|
+
endAngle: 360,
|
15
|
+
},
|
16
|
+
plotOptions: {
|
17
|
+
solidgauge: {
|
18
|
+
dataLabels: {
|
19
|
+
format:
|
20
|
+
`<span class="fix">{y:,f}</span>` +
|
21
|
+
`<span style="fill: ${colors.text_lt_light}; font-size: ${typography.text_larger};">%</span>`,
|
22
|
+
},
|
23
|
+
},
|
24
|
+
},
|
25
|
+
};
|
26
|
+
|
27
|
+
|
28
|
+
const PbGaugeChartFullCircle = (props) => (
|
29
|
+
<div>
|
30
|
+
<PbGaugeChart
|
31
|
+
options={chartOptions}
|
32
|
+
{...props}
|
33
|
+
/>
|
34
|
+
</div>
|
35
|
+
)
|
36
|
+
|
37
|
+
export default PbGaugeChartFullCircle
|
@@ -0,0 +1,40 @@
|
|
1
|
+
<% chart_options = {
|
2
|
+
title: {
|
3
|
+
text: "Fixed Height in Pixels",
|
4
|
+
},
|
5
|
+
chart: {
|
6
|
+
height: "400",
|
7
|
+
},
|
8
|
+
series: [{ data: [{ name: "Pixels", y: 400 }] }],
|
9
|
+
plotOptions: {
|
10
|
+
solidgauge: {
|
11
|
+
dataLabels: {
|
12
|
+
format:
|
13
|
+
'<span class="fix">{y:,f}</span>' +
|
14
|
+
'<span style="fill: #687887; font-size: 27px;">px</span>',
|
15
|
+
},
|
16
|
+
},
|
17
|
+
},
|
18
|
+
} %>
|
19
|
+
|
20
|
+
<% chart_options_1 = {
|
21
|
+
title: {
|
22
|
+
text: "Height as Percentage of Width",
|
23
|
+
},
|
24
|
+
chart: {
|
25
|
+
height: "45%",
|
26
|
+
},
|
27
|
+
series: [{ data: [{ name: "Percentage", y: 45 }] }],
|
28
|
+
plotOptions: {
|
29
|
+
solidgauge: {
|
30
|
+
dataLabels: {
|
31
|
+
format:
|
32
|
+
'<span class="fix">{y:,f}</span>' +
|
33
|
+
'<span style="fill: #687887; font-size: 27px;">%</span>',
|
34
|
+
},
|
35
|
+
},
|
36
|
+
},
|
37
|
+
} %>
|
38
|
+
|
39
|
+
<%= pb_rails("pb_gauge_chart", props: { options: chart_options }) %>
|
40
|
+
<%= pb_rails("pb_gauge_chart", props: { options: chart_options_1 }) %>
|
@@ -0,0 +1,56 @@
|
|
1
|
+
import React from 'react'
|
2
|
+
import PbGaugeChart from '../../pb_pb_gauge_chart/_pb_gauge_chart'
|
3
|
+
import { colors, typography } from 'playbook-ui'
|
4
|
+
|
5
|
+
const chartOptions = {
|
6
|
+
title: {
|
7
|
+
text: "Fixed Height in Pixels",
|
8
|
+
},
|
9
|
+
chart: {
|
10
|
+
height: "400",
|
11
|
+
},
|
12
|
+
series: [{ data: [{ name: "Pixels", y: 400 }] }],
|
13
|
+
plotOptions: {
|
14
|
+
solidgauge: {
|
15
|
+
dataLabels: {
|
16
|
+
format:
|
17
|
+
`<span class="fix">{y:,f}</span>` +
|
18
|
+
`<span style="fill: ${colors.text_lt_light}; font-size: ${typography.text_larger};">px</span>`,
|
19
|
+
},
|
20
|
+
},
|
21
|
+
},
|
22
|
+
};
|
23
|
+
|
24
|
+
const chartOptions2 = {
|
25
|
+
title: {
|
26
|
+
text: "Height as Percentage of Width",
|
27
|
+
},
|
28
|
+
chart: {
|
29
|
+
height: "45%",
|
30
|
+
},
|
31
|
+
series: [{ data: [{ name: "Percentage", y: 45 }] }],
|
32
|
+
plotOptions: {
|
33
|
+
solidgauge: {
|
34
|
+
dataLabels: {
|
35
|
+
format:
|
36
|
+
`<span class="fix">{y:,f}</span>` +
|
37
|
+
`<span style="fill: ${colors.text_lt_light}; font-size: ${typography.text_larger};">%</span>`,
|
38
|
+
},
|
39
|
+
},
|
40
|
+
},
|
41
|
+
};
|
42
|
+
|
43
|
+
const PbGaugeChartHeight = (props) => (
|
44
|
+
<div>
|
45
|
+
<PbGaugeChart
|
46
|
+
options={chartOptions}
|
47
|
+
{...props}
|
48
|
+
/>
|
49
|
+
<PbGaugeChart
|
50
|
+
options={chartOptions2}
|
51
|
+
{...props}
|
52
|
+
/>
|
53
|
+
</div>
|
54
|
+
)
|
55
|
+
|
56
|
+
export default PbGaugeChartHeight
|
@@ -0,0 +1,64 @@
|
|
1
|
+
import React, { useState, useRef } from 'react'
|
2
|
+
import PbGaugeChart from '../../pb_pb_gauge_chart/_pb_gauge_chart'
|
3
|
+
import Button from '../../pb_button/_button'
|
4
|
+
|
5
|
+
const PbGaugeChartLiveData = (props) => {
|
6
|
+
const [value, setValue] = useState(50)
|
7
|
+
const [name, setName] = useState('Name')
|
8
|
+
const chartRef = useRef(null)
|
9
|
+
|
10
|
+
const namesArray = ['Name', 'Windows', 'Doors', 'Roofing', 'Siding', 'Gutters']
|
11
|
+
|
12
|
+
const updateValue = () => {
|
13
|
+
const newValue = Math.floor(Math.random() * 100)
|
14
|
+
setValue(newValue)
|
15
|
+
|
16
|
+
const chart = chartRef.current?.chart
|
17
|
+
if (chart) {
|
18
|
+
chart.series[0].points[0].update(newValue)
|
19
|
+
}
|
20
|
+
}
|
21
|
+
|
22
|
+
const updateName = () => {
|
23
|
+
let index = namesArray.indexOf(name)
|
24
|
+
if (namesArray.indexOf(name) == 5) {
|
25
|
+
index = 0
|
26
|
+
} else {
|
27
|
+
index += 1
|
28
|
+
}
|
29
|
+
setName(namesArray[index])
|
30
|
+
|
31
|
+
const chart = chartRef.current?.chart
|
32
|
+
if (chart) {
|
33
|
+
chart.series[0].points[0].update({ name: namesArray[index] })
|
34
|
+
}
|
35
|
+
}
|
36
|
+
|
37
|
+
const chartOptions = {
|
38
|
+
title: {
|
39
|
+
text: name,
|
40
|
+
},
|
41
|
+
series: [{
|
42
|
+
data: [{ name: name, y: value }]
|
43
|
+
}]
|
44
|
+
}
|
45
|
+
return (
|
46
|
+
<div>
|
47
|
+
<Button
|
48
|
+
onClick={updateValue}
|
49
|
+
text="Update Value"
|
50
|
+
/>
|
51
|
+
<Button
|
52
|
+
onClick={updateName}
|
53
|
+
text="Update Name"
|
54
|
+
/>
|
55
|
+
<PbGaugeChart
|
56
|
+
options={chartOptions}
|
57
|
+
ref={chartRef}
|
58
|
+
{...props}
|
59
|
+
/>
|
60
|
+
</div>
|
61
|
+
);
|
62
|
+
}
|
63
|
+
|
64
|
+
export default PbGaugeChartLiveData
|
@@ -0,0 +1,27 @@
|
|
1
|
+
<% data = [{ name: "Rating", y: 4.5 }] %>
|
2
|
+
|
3
|
+
<% chart_options = {
|
4
|
+
title: {
|
5
|
+
text: "Product Rating",
|
6
|
+
},
|
7
|
+
yAxis: {
|
8
|
+
min: 0,
|
9
|
+
max: 5,
|
10
|
+
lineWidth: 0,
|
11
|
+
tickWidth: 0,
|
12
|
+
minorTickInterval: nil,
|
13
|
+
tickAmount: 2,
|
14
|
+
tickPositions: [0, 5],
|
15
|
+
labels: {
|
16
|
+
y: 26,
|
17
|
+
enabled: true,
|
18
|
+
style: {
|
19
|
+
color: '#C1CDD6',
|
20
|
+
fontWeight:'700',
|
21
|
+
}
|
22
|
+
},
|
23
|
+
},
|
24
|
+
series: [{ data: data }],
|
25
|
+
} %>
|
26
|
+
|
27
|
+
<%= pb_rails("pb_gauge_chart", props: { options: chart_options }) %>
|
@@ -0,0 +1,40 @@
|
|
1
|
+
import React from 'react'
|
2
|
+
import PbGaugeChart from '../../pb_pb_gauge_chart/_pb_gauge_chart'
|
3
|
+
import { colors, typography } from 'playbook-ui'
|
4
|
+
|
5
|
+
const data = [{ name: "Rating", y: 4.5 }]
|
6
|
+
|
7
|
+
const chartOptions = {
|
8
|
+
title: {
|
9
|
+
text: "Product Rating",
|
10
|
+
},
|
11
|
+
yAxis: {
|
12
|
+
min: 0,
|
13
|
+
max: 5,
|
14
|
+
lineWidth: 0,
|
15
|
+
tickWidth: 0,
|
16
|
+
minorTickInterval: null,
|
17
|
+
tickAmount: 2,
|
18
|
+
tickPositions: [0, 5],
|
19
|
+
labels: {
|
20
|
+
y: 26,
|
21
|
+
enabled: true,
|
22
|
+
style: {
|
23
|
+
color: colors.neutral,
|
24
|
+
fontFamily: typography.font_family_base,
|
25
|
+
fontWeight: typography.bold,
|
26
|
+
}
|
27
|
+
},
|
28
|
+
},
|
29
|
+
series: [{ data: data }],
|
30
|
+
};
|
31
|
+
const PbGaugeChartMinMax = (props) => (
|
32
|
+
<div>
|
33
|
+
<PbGaugeChart
|
34
|
+
options={chartOptions}
|
35
|
+
{...props}
|
36
|
+
/>
|
37
|
+
</div>
|
38
|
+
)
|
39
|
+
|
40
|
+
export default PbGaugeChartMinMax
|
@@ -0,0 +1 @@
|
|
1
|
+
By default, Highcharts set min to 0 and max to 100 but this can be customized if needed as shown here.
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<% chart_options = { series: [{ data:[{ name: "Point 1", y: 100 }] }] } %>
|
2
|
+
<% chart_options_1 = { series: [{ data:[{ name: "Point 2", y: 75 }] }] } %>
|
3
|
+
<% chart_options_2 = { series: [{ data:[{ name: "Point 3", y: 50 }] }] } %>
|
4
|
+
<% chart_options_3 = { series: [{ data:[{ name: "Point 4", y: 25 }] }] } %>
|
5
|
+
|
6
|
+
<%= pb_rails("flex", props: {wrap: true, align: "center"}) do %>
|
7
|
+
<%= pb_rails("flex/flex_item", props: {fixed_size: "400px", overflow: "hidden", shrink: true }) do %>
|
8
|
+
<%= pb_rails("pb_gauge_chart", props: { options: chart_options }) %>
|
9
|
+
<% end %>
|
10
|
+
<%= pb_rails("flex/flex_item", props: {fixed_size: "300px", overflow: "hidden", shrink: true }) do %>
|
11
|
+
<%= pb_rails("pb_gauge_chart", props: { options: chart_options_1 }) %>
|
12
|
+
<% end %>
|
13
|
+
<%= pb_rails("flex/flex_item", props: {fixed_size: "200px", overflow: "hidden", shrink: true }) do %>
|
14
|
+
<%= pb_rails("pb_gauge_chart", props: { options: chart_options_2 }) %>
|
15
|
+
<% end %>
|
16
|
+
<%= pb_rails("flex/flex_item", props: {fixed_size: "155px", overflow: "hidden", shrink: true }) do %>
|
17
|
+
<%= pb_rails("pb_gauge_chart", props: { options: chart_options_3 }) %>
|
18
|
+
<% end %>
|
19
|
+
<% end %>
|