Skip to content

Commit

Permalink
Update Documentation (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-vl authored Jul 9, 2024
1 parent bfd6e8e commit 11615ac
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Change Log

## 3.2.0 (IN PROGRESS)
## 3.2.0 (2024-07-09)

### Features / Enhancements

- Updated video tutorial (#166)
- Updated E2E workflow using Docker (#173)
- Added image threshold style for showing status in Table view (#170)

## 3.1.0 (2024-06-06)

Expand Down
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,23 @@ grafana-cli plugins install volkovlabs-variable-panel

## Highlights

- Allows working with dashboard variables in Table, Tree View, Minimized, Button, and Slider layouts.
- Allows working with dashboard variables in the **Table**, **Minimize**, **Button**, and **Slider** display modes.
- The **Table** display mode can be configured into a TreeView.
- Displays statuses based on thresholds from data sources.
- Supports single and multi-value variables with the All option.
- Allows filtering values by pattern and selected favorites.
- Supports follow when scrolling (sticky).
- Supports multiple Tree Views using tabs.
- Supports input text variables.
- Supports follow when scrolling (**Sticky position**).
- Supports multiple TreeViews using groups/tabs.
- Supports the input text (**Input box**) variables.

## Documentation

| Section | Description |
| --------------------------------------------------------------------------------- | ----------------------------------------------------------- |
| [Layout](https://volkovlabs.io/plugins/volkovlabs-variable-panel/layout/) | Explains how to display variables in a table and tree view. |
| [Features](https://volkovlabs.io/plugins/volkovlabs-variable-panel/features/) | Demonstrates panel features. |
| [Release Notes](https://volkovlabs.io/plugins/volkovlabs-variable-panel/release/) | Stay up to date with the latest features and updates. |
| Section | Description |
| --------------------------------------------------------------------------------- | ---------------------------------------- |
| [Data Flow](https://volkovlabs.io/plugins/volkovlabs-variable-panel/data-flow/) | Explains the Business Variable data flow |
| [Display Modes](https://volkovlabs.io/plugins/volkovlabs-variable-panel/layout/) | Explains different display modes |
| [Features](https://volkovlabs.io/plugins/volkovlabs-variable-panel/features/) | Explains panel features |
| [Release Notes](https://volkovlabs.io/plugins/volkovlabs-variable-panel/release/) | The latest features and updates |

## Feedback

Expand Down

0 comments on commit 11615ac

Please sign in to comment.