Skip to content

Commit

Permalink
panel option image with width
Browse files Browse the repository at this point in the history
  • Loading branch information
speakyourcode committed Dec 7, 2022
1 parent e382935 commit 9d6cc72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This panel allows you to create buttons and define actions for them. It can be
used to add control functionality to your dashboards. Actions are defined as
queries to Datasources.

![PanelOptions](https://raw.githubusercontent.com/speakyourcode/grafana-button-panel/master/img/panel_options.png)
<img src="https://raw.githubusercontent.com/speakyourcode/grafana-button-panel/master/img/panel_options.png" alt="drawing" width="300"/>

Multiple buttons are allowed within a single panel, they can be arranged either
horizontally or vertically.
Expand Down
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This panel allows you to create buttons and define actions for them. It can be
used to add control functionality to your dashboards. Actions are defined as
queries to Datasources.

![PanelOptions](https://raw.githubusercontent.com/speakyourcode/grafana-button-panel/master/img/panel_options.png)
<img src="https://raw.githubusercontent.com/speakyourcode/grafana-button-panel/master/img/panel_options.png" alt="drawing" width="300"/>

Multiple buttons are allowed within a single panel, they can be arranged either
horizontally or vertically.
Expand Down

0 comments on commit 9d6cc72

Please sign in to comment.