Git commit 77bb1274872bb07796993e9996bee5c30c80908e by Yuri Chornoivan.
Committed on 28/08/2020 at 05:52.
Pushed by yurchor into branch 'master'.

Use entity

M  +1    -1    doc/ekos-analyze.docbook

https://invent.kde.org/education/kstars/commit/77bb1274872bb07796993e9996bee5c30c80908e

diff --git a/doc/ekos-analyze.docbook b/doc/ekos-analyze.docbook
index 45d201699..0c69f5092 100644
--- a/doc/ekos-analyze.docbook
+++ b/doc/ekos-analyze.docbook
@@ -24,7 +24,7 @@
             The Analyze Module records and displays what happened in an 
imaging session. That is, it does not control any if your imaging, but rather 
reviews what occurred. Sessions are stored in an <filename 
class="directory">analyze</filename> folder, a sister folder to the main 
logging folder. The <filename>.analyze</filename> files written there can be 
loaded into the <guilabel>Analyze</guilabel> tab to be viewed. 
<guilabel>Analyze</guilabel> also can display data from the current imaging 
session.
         </para>
         <para>
-            There are two main graphs, <guilabel>Timeline</guilabel> and 
<guilabel>Stats</guilabel>. They are coordinated&mdash;they always display the 
same time interval from the Ekos session, though the x-axis of the 
<guilabel>Timeline</guilabel> shows seconds elapsed from the start of the log, 
and <guilabel>Stats</guilabel> shows clock time. The x-axis can be zoomed in 
and out with the <guibutton>+/-</guibutton> button, mouse wheel, as well as 
with standard keyboard shortcuts (e.g. zoom-in == 
<keycombo>&Ctrl;<keycap>+</keycap></keycombo>) The x-axis can be panned with 
the scroll bar as well as with the left and right arrow keys. You can view your 
current imaging session, or review old sessions by loading 
<filename>.analyze</filename> files using the <guilabel>Input</guilabel> 
dropdown. Checking <guilabel>Full Width</guilabel> displays all the data, and 
<guilabel>Latest</guilabel> displays the most recent data (you can control the 
width by zooming).
+            There are two main graphs, <guilabel>Timeline</guilabel> and 
<guilabel>Stats</guilabel>. They are coordinated&mdash;they always display the 
same time interval from the Ekos session, though the x-axis of the 
<guilabel>Timeline</guilabel> shows seconds elapsed from the start of the log, 
and <guilabel>Stats</guilabel> shows clock time. The x-axis can be zoomed in 
and out with the <guibutton>+/-</guibutton> button, mouse wheel, as well as 
with standard keyboard shortcuts (&eg; zoom-in == 
<keycombo>&Ctrl;<keycap>+</keycap></keycombo>) The x-axis can be panned with 
the scroll bar as well as with the left and right arrow keys. You can view your 
current imaging session, or review old sessions by loading 
<filename>.analyze</filename> files using the <guilabel>Input</guilabel> 
dropdown. Checking <guilabel>Full Width</guilabel> displays all the data, and 
<guilabel>Latest</guilabel> displays the most recent data (you can control the 
width by zooming).
         </para>
     </sect3>
     <sect3 id="analyze-timeline">

Reply via email to