Skip to content

Commit

Permalink
added severity options
Browse files Browse the repository at this point in the history
Signed-off-by: Gluwc <[email protected]>
  • Loading branch information
Gluwc committed Apr 27, 2020
1 parent 78d4483 commit 2613a6e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@
| ---- | ---- | ------- | -----------
| from | number | **Required** | Defines from which value the color should be displayed.
| to | number | **Required** | Defines to which value the color should be displayed.
| color | array | **Required** | Defines the color to be displayed.
| color | string | **Required** | Defines the color to be displayed.
| icon | string | none | Defines the icon to be displayed.
| hide | boolean | false | Hides the bar if conditions are met.

## Animation Options

Expand Down

0 comments on commit 2613a6e

Please sign in to comment.