1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-04 16:02:51 +01:00

docs: grammar improvement

This commit is contained in:
2025-04-22 14:42:00 +02:00
parent f2d5b57e86
commit 1fe052e9da

View File

@@ -32,7 +32,7 @@ As shown, the default auto updates switches between different visualizations whe
```
````
As it can be seen from the above snippet, the update method changes the dock to a specific widget, in this case to a waveform widget. After selecting the device for the x axis, the y axis is retrieved from the list of monitored devices or from a user-specified `selected_device`.
As can be seen from the above snippet, the update method changes the dock to a specific widget, in this case to a waveform widget. After selecting the device for the x axis, the y axis is retrieved from the list of monitored devices or from a user-specified `selected_device`.
The y axis can also be set by the user using the `selected_device` attribute: