Skip to content

Commit

Permalink
Add examples back
Browse files Browse the repository at this point in the history
  • Loading branch information
markdoeswork committed Dec 9, 2024
1 parent 4182ae8 commit d0fa5a1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions playbook/app/pb_kits/playbook/pb_bar_graph/docs/example.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
examples:

rails:
- bar_graph_default: Default
- bar_graph_legend: Legend
- bar_graph_legend_position: Legend Position
- bar_graph_legend_non_clickable: Legend Non Clickable
- bar_graph_height: Height
- bar_graph_spline: Spline
- bar_graph_colors: Color Overrides
- bar_graph_custom_rails: Custom Overrides
- bar_graph_stacked: Stacked
- bar_graph_negative_numbers: Negative Numbers
Expand All @@ -9,6 +16,13 @@ examples:


react:
- bar_graph_default: Default
- bar_graph_legend: Legend
- bar_graph_legend_position: Legend Position
- bar_graph_legend_non_clickable: Legend Non Clickable
- bar_graph_height: Height
- bar_graph_spline: Spline
- bar_graph_colors: Color Overrides
- bar_graph_custom: Custom Overrides
- bar_graph_stacked: Stacked
- bar_graph_negative_numbers: Negative Numbers
Expand Down

0 comments on commit d0fa5a1

Please sign in to comment.