NodeGraph: Zoom mode option (#95823)
* NodeGraph: Zoom mode option * Update the docs * refactor stepUp/stepDown handling * fix * Update cooperative description Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> * Update zoom mode wording Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> * Add tests * Move node graph settings to align with other viz --------- Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
@@ -83,6 +83,12 @@ If a node lacks edge connections, it’s displayed on its own outside of the net
|
||||
|
||||
{{< docs/shared lookup="visualizations/panel-options.md" source="grafana" version="<GRAFANA_VERSION>" >}}
|
||||
|
||||
## Node graph options
|
||||
|
||||
Use the following options to refine your node graph visualization.
|
||||
|
||||
- **Zoom mode** - Choose how the node graph should handle zoom and scroll events.
|
||||
|
||||
## Nodes options
|
||||
|
||||
The **Nodes** options section provides configurations for node behaviors.
|
||||
|
||||
Reference in New Issue
Block a user