From 41469217e2cd7fe385313d19d6f5efc14583e114 Mon Sep 17 00:00:00 2001 From: pk0t Date: Fri, 29 Nov 2024 09:39:22 +1100 Subject: [PATCH] Update Axis-Title-menu-layout.md --- docs/Basic-Functions/Axis-Title-menu-layout.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/docs/Basic-Functions/Axis-Title-menu-layout.md b/docs/Basic-Functions/Axis-Title-menu-layout.md index cdc73ae..cf52931 100644 --- a/docs/Basic-Functions/Axis-Title-menu-layout.md +++ b/docs/Basic-Functions/Axis-Title-menu-layout.md @@ -20,19 +20,16 @@ Upon zooming in the axis (Click and drag) the representation of individual featu === "Adding Feature" - ``` Selecting an individual fingerprint band allows the user to view the feature's location, represented by an arrow, and selecting the arrow displays the feature name. ![2c-split-axis-add-feature](https://github.com/user-attachments/assets/30f19a38-cc6c-4792-9f6f-bf568122ef2a) - - ``` - + === "Hiding Feature" - ```Clicking the feature arrow hides the feature name, and selecting the fingerprint band again hides the feature entirely. + Clicking the feature arrow hides the feature name, and selecting the fingerprint band again hides the feature entirely. + + ![2d-split-axis-remove-feature](https://github.com/user-attachments/assets/2cc78f74-0d63-4d5c-890a-b344e8c9456c) - ![2d-split-axis-remove-feature](https://github.com/user-attachments/assets/2cc78f74-0d63-4d5c-890a-b344e8c9456c) - ``` !!!note Deselect any displayed feature to ensure it is not automatically displayed the next time the same dataset is opened.