Skip to content

Commit

Permalink
COMMMIT pass the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Preetam-Das26 committed Sep 28, 2024
1 parent c6ba369 commit 7bb9b3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/Autoplot_dock_widget.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The autoplot docking widget contains the following parameters which can be confi
- **Select configuration file button**: This button is used to select the JSON file for uploading the configurations to the dock widget. By default, it uses the `mssautoplot.json` file located in this path - `$HOME/.config/msui`.

- **Left Treewidget**: The following parameters can be configured or updated based on requirements:

- Flight
- Map Sections
- Vertical
Expand All @@ -23,7 +23,7 @@ The autoplot docking widget contains the following parameters which can be confi
- Valid Time

- **Right Treewidget**: The following parameters can be configured or updated:

- URL
- Layers
- Styles
Expand Down Expand Up @@ -68,12 +68,12 @@ Inserting, Updating, and Removing Configuration in the Treewidget
There are three buttons— **Add**, **Update**, and **Remove**—under each treewidget:

- **Add Button**: Inserts a row based on the current configurations.

- For the left treewidget, the current values of flight, section, vertical, filename, init_time, and time are inserted.
- For the right treewidget, the current values of URL, Layers, Styles, Level, Start Time, End Time, and Time Interval are inserted.

- **Remove Button**: Removes the selected row.

- **Update Button**: Updates the selected row with the current values (only active after selecting a row).

Ensure that the **right tree widget** has at least one row before inserting into the left treewidget.
Expand Down

0 comments on commit 7bb9b3a

Please sign in to comment.