playbook_ui 15.0.0.pre.alpha.PLAY2316advancedtablerightsidedoubleborder10726 → 15.0.0.pre.alpha.PLAY2361datepickerarrownav10322
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/_playbook.scss +0 -3
- data/app/pb_kits/playbook/pb_advanced_table/Components/RegularTableView.tsx +11 -24
- data/app/pb_kits/playbook/pb_advanced_table/Components/VirtualizedTableView.tsx +7 -7
- data/app/pb_kits/playbook/pb_advanced_table/Utilities/RowUtils.ts +2 -7
- data/app/pb_kits/playbook/pb_advanced_table/_advanced_table.scss +13 -67
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_vertical_border.html.erb +2 -4
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_vertical_border.jsx +9 -12
- data/app/pb_kits/playbook/pb_bar_graph/docs/example.yml +1 -0
- data/app/pb_kits/playbook/pb_card/_card.scss +4 -12
- data/app/pb_kits/playbook/pb_card/_card.tsx +3 -3
- data/app/pb_kits/playbook/pb_card/_card_mixin.scss +0 -10
- data/app/pb_kits/playbook/pb_card/docs/_card_highlight.html.erb +0 -3
- data/app/pb_kits/playbook/pb_card/docs/_card_highlight.jsx +0 -8
- data/app/pb_kits/playbook/pb_circle_icon_button/_circle_icon_button.tsx +0 -2
- data/app/pb_kits/playbook/pb_circle_icon_button/circle_icon_button.html.erb +0 -1
- data/app/pb_kits/playbook/pb_collapsible/__snapshots__/collapsible.test.js.snap +0 -1
- data/app/pb_kits/playbook/pb_contact/_contact.tsx +0 -5
- data/app/pb_kits/playbook/pb_contact/contact.rb +0 -4
- data/app/pb_kits/playbook/pb_contact/contact.test.js +1 -21
- data/app/pb_kits/playbook/pb_contact/docs/_contact_default.html.erb +1 -16
- data/app/pb_kits/playbook/pb_contact/docs/_contact_default.jsx +0 -15
- data/app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.html.erb +0 -6
- data/app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.jsx +0 -6
- data/app/pb_kits/playbook/pb_date_picker/_date_picker.tsx +4 -6
- data/app/pb_kits/playbook/pb_date_picker/date_picker_helper.ts +5 -37
- data/app/pb_kits/playbook/pb_dialog/_close_icon.tsx +1 -5
- data/app/pb_kits/playbook/pb_dialog/_dialog.tsx +8 -6
- data/app/pb_kits/playbook/pb_dialog/dialog.html.erb +1 -1
- data/app/pb_kits/playbook/pb_dialog/dialogHelper.js +65 -0
- data/app/pb_kits/playbook/pb_dialog/dialog_header.html.erb +2 -2
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/_fixed_confirmation_toast.tsx +0 -9
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb +3 -3
- data/app/pb_kits/playbook/pb_form/docs/_form_form_with.html.erb +0 -1
- data/app/pb_kits/playbook/pb_icon/_icon.tsx +2 -13
- data/app/pb_kits/playbook/pb_icon/icon.rb +1 -9
- data/app/pb_kits/playbook/pb_icon_button/_icon_button.tsx +0 -1
- data/app/pb_kits/playbook/pb_icon_button/icon_button.html.erb +1 -2
- data/app/pb_kits/playbook/pb_icon_circle/icon_circle.html.erb +1 -1
- data/app/pb_kits/playbook/pb_loading_inline/_loading_inline.tsx +1 -3
- data/app/pb_kits/playbook/pb_loading_inline/docs/example.yml +0 -2
- data/app/pb_kits/playbook/pb_loading_inline/docs/index.js +0 -1
- data/app/pb_kits/playbook/pb_loading_inline/loading_inline.html.erb +1 -1
- data/app/pb_kits/playbook/pb_loading_inline/loading_inline.rb +0 -11
- data/app/pb_kits/playbook/pb_nav/_item.tsx +5 -19
- data/app/pb_kits/playbook/pb_nav/item.html.erb +2 -6
- data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_breached.html.erb +3 -3
- data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_common.html.erb +3 -3
- data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_confirmation.html.erb +3 -3
- data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_meter_settings.html.erb +3 -3
- data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_strength_change.html.erb +3 -3
- data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_preview.html.erb +2 -2
- data/app/pb_kits/playbook/pb_section_separator/_section_separator.scss +5 -13
- data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children.html.erb +0 -23
- data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children.jsx +7 -45
- data/app/pb_kits/playbook/pb_section_separator/section_separator.html.erb +1 -4
- data/app/pb_kits/playbook/pb_text_input/_text_input.tsx +0 -3
- 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/app/pb_kits/playbook/pb_text_input/text_input.rb +3 -2
- data/app/pb_kits/playbook/pb_text_input/text_input.test.js +0 -38
- data/app/pb_kits/playbook/pb_timestamp/_timestamp.tsx +8 -24
- data/app/pb_kits/playbook/pb_timestamp/docs/_time_stamp_default.md +1 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.html.erb +10 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.jsx +9 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.html.erb +17 -3
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.jsx +15 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.html.erb +2 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.jsx +2 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb +14 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.jsx +14 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.html.erb +4 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.jsx +4 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx +1 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/example.yml +6 -18
- data/app/pb_kits/playbook/pb_timestamp/docs/index.js +0 -6
- data/app/pb_kits/playbook/pb_timestamp/timestamp.rb +7 -29
- data/app/pb_kits/playbook/pb_timestamp/timestamp.test.js +4 -69
- data/dist/chunks/{_line_graph-DeH7NK-i.js → _line_graph-DHO-uYxy.js} +1 -1
- data/dist/chunks/_typeahead-_kMvPVfz.js +6 -0
- data/dist/chunks/_weekday_stacked-B1esXFeA.js +37 -0
- data/dist/chunks/{lib-QZuu1ltS.js → lib-C43ywQsO.js} +1 -1
- data/dist/chunks/{pb_form_validation-CleM960_.js → pb_form_validation-Cqj3itLG.js} +1 -1
- data/dist/chunks/vendor.js +1 -1
- data/dist/menu.yml +1 -15
- data/dist/playbook-doc.js +2 -2
- data/dist/playbook-rails-react-bindings.js +1 -1
- data/dist/playbook-rails.js +1 -1
- data/dist/playbook.css +1 -1
- data/lib/playbook/engine.rb +1 -0
- data/lib/playbook/forms/builder/form_field_builder.rb +2 -37
- data/lib/playbook/kit_base.rb +2 -23
- data/lib/playbook/version.rb +1 -1
- metadata +28 -108
- data/app/pb_kits/playbook/pb_contact/docs/_contact_default.md +0 -5
- data/app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.html.erb +0 -5
- data/app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.jsx +0 -24
- data/app/pb_kits/playbook/pb_pb_bar_graph/_pb_bar_graph.scss +0 -0
- data/app/pb_kits/playbook/pb_pb_bar_graph/_pb_bar_graph.tsx +0 -62
- 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
- data/app/pb_kits/playbook/pb_pb_bar_graph/pbBarGraphTheme.ts +0 -106
- data/app/pb_kits/playbook/pb_pb_bar_graph/pb_bar_graph.html.erb +0 -1
- data/app/pb_kits/playbook/pb_pb_bar_graph/pb_bar_graph.rb +0 -28
- data/app/pb_kits/playbook/pb_pb_bar_graph/pbbargraph.test.jsx +0 -31
- data/app/pb_kits/playbook/pb_pb_circle_chart/_pb_circle_chart.scss +0 -3
- data/app/pb_kits/playbook/pb_pb_circle_chart/_pb_circle_chart.tsx +0 -62
- 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_pb_circle_chart/pbCircleChartTheme.ts +0 -88
- data/app/pb_kits/playbook/pb_pb_circle_chart/pb_circle_chart.html.erb +0 -1
- data/app/pb_kits/playbook/pb_pb_circle_chart/pb_circle_chart.rb +0 -28
- data/app/pb_kits/playbook/pb_pb_circle_chart/pb_circle_chart.test.jsx +0 -51
- data/app/pb_kits/playbook/pb_section_separator/section_separator.test.js +0 -165
- 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
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.md +0 -5
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.html.erb +0 -12
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.jsx +0 -25
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.html.erb +0 -4
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.jsx +0 -17
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.html.erb +0 -18
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.jsx +0 -44
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.md +0 -5
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.html.erb +0 -16
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.jsx +0 -30
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.html.erb +0 -16
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.jsx +0 -30
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.html.erb +0 -26
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.jsx +0 -41
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.md +0 -1
- data/dist/chunks/_typeahead-CCGp0OQe.js +0 -6
- data/dist/chunks/_weekday_stacked-Dy1jab6x.js +0 -37
- data/dist/chunks/componentRegistry-DzmmLR2x.js +0 -1
@@ -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}) %>
|
@@ -1,126 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { PbBarGraph } from 'playbook-ui'
|
3
|
-
import Title from "../../pb_title/_title"
|
4
|
-
|
5
|
-
|
6
|
-
const chartData = [{
|
7
|
-
name: 'Installation',
|
8
|
-
data: [1475],
|
9
|
-
}, {
|
10
|
-
name: 'Manufacturing',
|
11
|
-
data: [4434],
|
12
|
-
}, {
|
13
|
-
name: 'Sales & Distribution',
|
14
|
-
data: [3387],
|
15
|
-
}, {
|
16
|
-
name: 'Project Development',
|
17
|
-
data: [3227],
|
18
|
-
}, {
|
19
|
-
name: 'Other',
|
20
|
-
data: [1111],
|
21
|
-
}]
|
22
|
-
|
23
|
-
const alignChartOptions = {
|
24
|
-
series: chartData,
|
25
|
-
title: {
|
26
|
-
text: 'Alignment of Legend',
|
27
|
-
},
|
28
|
-
subtitle: {
|
29
|
-
text: 'Source: thesolarfoundation.com',
|
30
|
-
},
|
31
|
-
xAxis: {
|
32
|
-
categories: ['Jan'],
|
33
|
-
},
|
34
|
-
yAxis: {
|
35
|
-
title: {
|
36
|
-
text: 'Number of Employees',
|
37
|
-
},
|
38
|
-
},
|
39
|
-
legend: {
|
40
|
-
enabled: true,
|
41
|
-
verticalAlign: 'top',
|
42
|
-
align: 'right',
|
43
|
-
},
|
44
|
-
}
|
45
|
-
|
46
|
-
const layoutChartOptions = {
|
47
|
-
series: chartData,
|
48
|
-
title: {
|
49
|
-
text: 'Layout of Legend',
|
50
|
-
},
|
51
|
-
xAxis: {
|
52
|
-
categories: ['Jan'],
|
53
|
-
},
|
54
|
-
yAxis: {
|
55
|
-
title: {
|
56
|
-
text: 'Number of Employees',
|
57
|
-
},
|
58
|
-
},
|
59
|
-
legend: {
|
60
|
-
enabled: true,
|
61
|
-
layout: 'vertical',
|
62
|
-
},
|
63
|
-
}
|
64
|
-
|
65
|
-
const offsetChartOptions = {
|
66
|
-
series: chartData,
|
67
|
-
title: {
|
68
|
-
text: 'Offset of Legend',
|
69
|
-
},
|
70
|
-
xAxis: {
|
71
|
-
categories: ['Jan'],
|
72
|
-
},
|
73
|
-
yAxis: {
|
74
|
-
title: {
|
75
|
-
text: 'Number of Employees',
|
76
|
-
},
|
77
|
-
},
|
78
|
-
legend: {
|
79
|
-
enabled: true,
|
80
|
-
layout: 'vertical',
|
81
|
-
x: 100,
|
82
|
-
y: 10,
|
83
|
-
},
|
84
|
-
}
|
85
|
-
|
86
|
-
const PbBarGraphLegendPosition = () => {
|
87
|
-
|
88
|
-
return (
|
89
|
-
<div>
|
90
|
-
<Title
|
91
|
-
paddingBottom="sm"
|
92
|
-
paddingTop="sm"
|
93
|
-
size={4}
|
94
|
-
tag="h4"
|
95
|
-
text="align | verticalAlign"
|
96
|
-
/>
|
97
|
-
<PbBarGraph
|
98
|
-
options={alignChartOptions}
|
99
|
-
/>
|
100
|
-
|
101
|
-
<Title
|
102
|
-
paddingBottom="sm"
|
103
|
-
paddingTop="sm"
|
104
|
-
size={4}
|
105
|
-
tag="h4"
|
106
|
-
text="layout"
|
107
|
-
/>
|
108
|
-
<PbBarGraph
|
109
|
-
options={layoutChartOptions}
|
110
|
-
/>
|
111
|
-
|
112
|
-
<Title
|
113
|
-
paddingBottom="sm"
|
114
|
-
paddingTop="sm"
|
115
|
-
size={4}
|
116
|
-
tag="h4"
|
117
|
-
text="x | y"
|
118
|
-
/>
|
119
|
-
<PbBarGraph
|
120
|
-
options={offsetChartOptions}
|
121
|
-
/>
|
122
|
-
</div>
|
123
|
-
)
|
124
|
-
}
|
125
|
-
|
126
|
-
export default PbBarGraphLegendPosition
|
@@ -1,32 +0,0 @@
|
|
1
|
-
<% chart_data = [{
|
2
|
-
name: 'Installation',
|
3
|
-
data: [-475, 400, -1000, 354, -856],
|
4
|
-
threshold: 0
|
5
|
-
}, {
|
6
|
-
name: 'Manufacturing',
|
7
|
-
data: [1475, 200, 1000, 654, -656],
|
8
|
-
threshold: 0
|
9
|
-
},
|
10
|
-
{
|
11
|
-
name: 'Sales & Distribution',
|
12
|
-
data: [1270, 100, -1200, 554, 756],
|
13
|
-
threshold: 0
|
14
|
-
}] %>
|
15
|
-
|
16
|
-
<% chart_options = {
|
17
|
-
series: chart_data,
|
18
|
-
title: {
|
19
|
-
text: "Bar Graph with Negative Numbers",
|
20
|
-
},
|
21
|
-
xAxis: {
|
22
|
-
categories: ["Jan", "Feb", "Mar", "Apr", "May"],
|
23
|
-
},
|
24
|
-
yAxis: {
|
25
|
-
title: {
|
26
|
-
text: "Number of Employees",
|
27
|
-
},
|
28
|
-
},
|
29
|
-
legend: { enabled: true },
|
30
|
-
} %>
|
31
|
-
|
32
|
-
<%= pb_rails("pb_bar_graph", props: {options: chart_options}) %>
|
@@ -1,48 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { PbBarGraph } from 'playbook-ui'
|
3
|
-
|
4
|
-
|
5
|
-
const chartData = [{
|
6
|
-
name: 'Installation',
|
7
|
-
data: [-475, 400, -1000, 354, -856],
|
8
|
-
threshold: 0
|
9
|
-
}, {
|
10
|
-
name: 'Manufacturing',
|
11
|
-
data: [1475, 200, 1000, 654, -656],
|
12
|
-
threshold: 0
|
13
|
-
},
|
14
|
-
{
|
15
|
-
name: 'Sales & Distribution',
|
16
|
-
data: [1270, 100, -1200, 554, 756],
|
17
|
-
threshold: 0
|
18
|
-
}]
|
19
|
-
|
20
|
-
const chartOptions = {
|
21
|
-
series: chartData,
|
22
|
-
title: {
|
23
|
-
text: "Bar Graph with Negative Numbers",
|
24
|
-
},
|
25
|
-
xAxis: {
|
26
|
-
categories: ["Jan", "Feb", "Mar", "Apr", "May"],
|
27
|
-
},
|
28
|
-
yAxis: {
|
29
|
-
title: {
|
30
|
-
text: "Number of Employees",
|
31
|
-
},
|
32
|
-
},
|
33
|
-
legend: { enabled: true },
|
34
|
-
};
|
35
|
-
|
36
|
-
|
37
|
-
const PbBarGraphStacked = () => {
|
38
|
-
|
39
|
-
return(
|
40
|
-
<div>
|
41
|
-
<PbBarGraph
|
42
|
-
options={chartOptions}
|
43
|
-
/>
|
44
|
-
</div>
|
45
|
-
)
|
46
|
-
}
|
47
|
-
|
48
|
-
export default PbBarGraphStacked
|
@@ -1,68 +0,0 @@
|
|
1
|
-
<% chart_data = [{
|
2
|
-
name: 'Number of Installations',
|
3
|
-
data: [1475,200,3000,654,656]
|
4
|
-
}, {
|
5
|
-
type: 'spline',
|
6
|
-
name: 'Percentage',
|
7
|
-
data: [48, 70, 25, 55, 72],
|
8
|
-
color: '#F9BB00',
|
9
|
-
yAxis: 1
|
10
|
-
}] %>
|
11
|
-
|
12
|
-
|
13
|
-
<% chart_options = {
|
14
|
-
series: chart_data,
|
15
|
-
title: {
|
16
|
-
text: "Bar Graph with Secondary Y-axis",
|
17
|
-
},
|
18
|
-
xAxis: {
|
19
|
-
categories: ["Jan", "Feb", "Mar", "Apr", "May"],
|
20
|
-
},
|
21
|
-
yAxis: [{
|
22
|
-
format: "{value}%",
|
23
|
-
labels: {
|
24
|
-
style: {
|
25
|
-
fontFamily: "Power Centra",
|
26
|
-
color: "#C1CDD6",
|
27
|
-
fontWeight: "bold",
|
28
|
-
fontSize: "12px",
|
29
|
-
},
|
30
|
-
},
|
31
|
-
title: {
|
32
|
-
text: "Number of Employees",
|
33
|
-
style: {
|
34
|
-
fontFamily: "Power Centra",
|
35
|
-
color: "#C1CDD6",
|
36
|
-
fontWeight: "bold",
|
37
|
-
fontSize: "12px",
|
38
|
-
},
|
39
|
-
},
|
40
|
-
}, {
|
41
|
-
labels: {
|
42
|
-
style: {
|
43
|
-
fontFamily: "Power Centra",
|
44
|
-
color: "#C1CDD6",
|
45
|
-
fontWeight: "bold",
|
46
|
-
fontSize: "12px",
|
47
|
-
},
|
48
|
-
},
|
49
|
-
title: {
|
50
|
-
text: "Percentage",
|
51
|
-
style: {
|
52
|
-
fontFamily: "Power Centra",
|
53
|
-
color: "#C1CDD6",
|
54
|
-
fontWeight: "bold",
|
55
|
-
fontSize: "12px",
|
56
|
-
},
|
57
|
-
},
|
58
|
-
|
59
|
-
opposite: true,
|
60
|
-
min: 0,
|
61
|
-
max: 100
|
62
|
-
}],
|
63
|
-
legend: { enabled: true },
|
64
|
-
}
|
65
|
-
%>
|
66
|
-
|
67
|
-
<%= pb_rails("pb_bar_graph", props: {options: chart_options}) %>
|
68
|
-
|