From 8c9e4bd60b29288644fc3783fdb337b7806c7ab0 Mon Sep 17 00:00:00 2001 From: Zach Domke <102621345+zdomke@users.noreply.github.com> Date: Fri, 16 Jan 2026 11:21:53 -0800 Subject: [PATCH] DOCS: Update Plot Settings modal access location --- docs/plot_config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plot_config.md b/docs/plot_config.md index f8348df..64d4ce3 100644 --- a/docs/plot_config.md +++ b/docs/plot_config.md @@ -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.
![Plot Settings Modal](images/plot_settings_modal.png){ width=300 } @@ -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 \ No newline at end of file +4. **Accessibility**: Larger font sizes and higher gridline opacity improve readability