Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit 24512e6

Browse files
author
Przemyslaw Kalitowski
committed
add comment about new variables
1 parent cf1f9c3 commit 24512e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

grafonnet/bar_gauge_panel.libsonnet

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
* @param datasource (optional) Panel datasource.
1010
* @param unit (optional) The unit of the data.
1111
* @param thresholds (optional) An array of threashold values.
12+
* @param orientation (optional) string (horizontal or vertical)
13+
* @param displayMode (optional) string (eg. lcd)
1214
*
1315
* @method addTarget(target) Adds a target object.
1416
* @method addTargets(targets) Adds an array of targets.

0 commit comments

Comments
 (0)