Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/plot_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The Plot Settings modal allows you to customize the appearance and behavior of your plot. These settings are saved with Trace configuration files (`.trc`) and can be shared between users.

Access the Plot Settings by clicking the gear icon (:octicons-gear-16:) in the top-right corner of the plot area.
Access the Plot Settings by clicking the gear icon (:octicons-gear-16:) in the top-left corner of the plot area.

<figure markdown="span">
![Plot Settings Modal](images/plot_settings_modal.png){ width=300 }
Expand Down Expand Up @@ -117,4 +117,4 @@ Settings are restored when you:
1. **Screenshots**: Configure appearance settings before taking screenshots for presentations
2. **Sharing**: Save your configuration to share plot styles with colleagues
3. **Performance**: Higher autoscroll intervals reduce CPU usage but may feel less responsive
4. **Accessibility**: Larger font sizes and higher gridline opacity improve readability
4. **Accessibility**: Larger font sizes and higher gridline opacity improve readability
Loading