<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
span.EmailStyle22
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi Nicolas,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks for your comments.  I have no doubt Kst has a smooth build with the default configuration.  There are very talented folks like yourself that have designed and implemented this flexible tool.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">However, we rely on the dirfile format.  we have built multiple, large instrument systems that produce dirfiles solely for interfacing to Kst.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Yes, I had about 20-30 exchanges on this list as I tried to get a Windows build with dirfile support.  I’m fairly experienced at this stuff (although not cmake!) but I didn’t succeed.  There were several “leads” in the sources and tips
 online but nothing definitive.  I was told the Windows build was done by a cross-compile on Linux (e.g., travis.sh).  I made several attempts but had tool versioning issues on recent Ubuntu releases.  I created a VM of Ubuntu 14 and still had version issues. 
 I ran out of leads when failing to downgrade gcc on that VM.  Tormod Volden was very helpful on the list and said he was able to build – with some manual getdata source tweaks on Ubuntu 14 – but I wasn’t able to recreate his success.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Filling in gaps in the build instructions (for Windows build with libraries) would be extremely welcomed.  I wouldn’t be surprised if I missed something simple.  A bonus would be to be able to build on recent Linux releases.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’d like to give back to Kst and reduce the friction for others to contribute and help the community grow.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Sincerely,<o:p></o:p></p>
<p class="MsoNormal">Steve <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> Kst <kst-bounces@kde.org> <b>On Behalf Of </b>BRISSET, Nicolas<br>
<b>Sent:</b> Thursday, February 27, 2020 12:45 PM<br>
<b>To:</b> kst@kde.org<br>
<b>Subject:</b> RE: [EXTERNAL] Using dates on the X-axis<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="FR" style="color:#1F497D">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Regarding your comments/questions, it is a fact that Kst development has slowed down. This is partly due to the fact that its feature set covers most targeted needs, but also at least as far as I’m concerned
 that I have move to other activities and have far less time to contribute + an Airbus in-house alternative which is working very well and covers even more possibilities.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Regarding the possibility to contribute, Kst is a standard Qt/C++ application and it can be built quite easily using Qt Creator and CMake. I remember exchanges on this list with quite detailed instructions. I
 just saw that there are outdated instructions in the sources, that is a bit unfortunate. But essentially you have to open the CMakeLists.txt at the root of the source tree and from there it is quite standard. Where things get a bit trickier is under Windows
 when you need additional libraries for some of the optional features, that’s true…<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Contributing code is of course more involved than just building, as it is not a trivial application. Datasources are quite well isolated from the rest and a good place to start. The code is quite well structured
 and commented.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">There are Windows builds available to download, both for released versions (the last one being 2.0.8) and some built automatically whenever there is a commit – or daily I don’t remember.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">There are also Linux packages available for a fairly large number of distros. The links are available at
<a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__kst-2Dplot.kde.org_download_binary-5Fpackages.php&d=DwMFAw&c=ApwzowJNAKKw3xye91w7BE1XMRKi2LN9kiMk5Csz9Zk&r=-R3xsgur7MOxl6HRcidqIAJnq8b5J1_1moJT_-Jr-Tc&m=Sq48aZ5kZ3cx4q4AtyS1f63Txx3Gwb5MY5--8BBeFYc&s=NIIO8qRtGSlxslDaD2lp66WIG_GjkHDxSNJZOvKsU0w&e=">
https://kst-plot.kde.org/download/binary_packages.php</a>. <o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Someone mentioned labplot, which is another KDE-supported plotting tool which has seen quite a lot of active development lately. It is also quite capable, with a more table-based approach (like Origin) but a
 fairly impressive feature set.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Nicolas <o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span lang="FR">De :</span></b><span lang="FR"> Kst [<a href="mailto:kst-bounces@kde.org">mailto:kst-bounces@kde.org</a>]
<b>De la part de</b> Maher, Stephen F. (GSFC-665.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]<br>
<b>Envoyé :</b> mercredi 19 février 2020 14:56<br>
<b>À :</b> <a href="mailto:bgee@campercaver.net">bgee@campercaver.net</a><br>
<b>Cc :</b> <a href="mailto:kst@kde.org">kst@kde.org</a><br>
<b>Objet :</b> RE: [EXTERNAL] Using dates on the X-axis<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span lang="FR"><o:p> </o:p></span></p>
<p class="MsoNormal">BTW, a year or so ago I spent time trying to build KST – in order to try to contribute.  It was very difficult.  I think I had some luck with some old version of Linux but then couldn’t build a Windows binary.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I love KST and use it extensively and want to keep it alive.  I have minimal spare time and can’t spend a couple weeks getting a smooth build going.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Does anyone have a clear and complete set of instructions for building KST (at a minimum for Windows)?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Steve<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> Bill Gee <<a href="mailto:bgee@campercaver.net">bgee@campercaver.net</a>>
<br>
<b>Sent:</b> Wednesday, February 19, 2020 8:04 AM<br>
<b>To:</b> Maher, Stephen F. (GSFC-665.0)[SCIENCE SYSTEMS AND APPLICATIONS INC] <<a href="mailto:stephen.f.maher@nasa.gov">stephen.f.maher@nasa.gov</a>><br>
<b>Cc:</b> <a href="mailto:kst@kde.org">kst@kde.org</a><br>
<b>Subject:</b> Re: [EXTERNAL] Using dates on the X-axis<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:"Courier New"">Hi Stephen -<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-paragraph-type:empty;-qt-block-indent:0">
<span style="font-family:"Courier New""> <o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">I am afraid you are correct. It appears that KST is not under active development. If this becomes a major problem I will have to find another
 graphing tool. <o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-paragraph-type:empty;-qt-block-indent:0">
<span style="font-family:"Courier New""> <o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">LabPlot is one possibility. I have looked at LibreOffice Calc, but it has been awhile and I don't remember exactly why I found it unsuitable.
 It might be worth another look.<br>
<br>
-- <o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">Bill Gee<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-paragraph-type:empty;-qt-block-indent:0">
<span style="font-family:"Courier New""> <o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-paragraph-type:empty;-qt-block-indent:0">
<span style="font-family:"Courier New""> <o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New""><br>
On Tuesday, February 18, 2020 6:54:24 AM CST Maher, Stephen F. (GSFC-665.0)[SCIENCE SYSTEMS AND APPLICATIONS INC] wrote:<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> I asked a similar question awhile ago .. I don't think it's possible ...<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> Steve<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> From: Kst <<a href="mailto:kst-bounces@kde.org">kst-bounces@kde.org</a>> On Behalf Of Bill Gee<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> Sent: Saturday, February 15, 2020 10:40 AM<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> To:
<a href="mailto:kst@kde.org">kst@kde.org</a><o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> Subject: [EXTERNAL] Using dates on the X-axis<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> I generate graphs every now and then which show a year of data. The data is temperature and water depth. It all works well, except that
 the x-axis is marked in days since zero. I would MUCH rather have the x-axis show actual dates. It would be enough to show the first of each month. There are 35000 data points in each graph, so showing every date would not work!<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> So far I have not found a way to do this. Can anyone give me any clues?<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> KST version = 2.0.8 (from Fedora repository)<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> Fedora 31, 64-bit<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> Qt = 4.8.7<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> KDE = whatever version installs to Fedora 31<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> A short sample of the input data file:<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> ===============<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> Date,Water Pressure,Barometric Pressure,Water Depth,Temperature<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 00:00:00,14.7982,14.3716,0.869,53.623<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 00:30:00,14.8026,14.379,0.863,53.623<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 01:00:00,14.8028,14.3821,0.857,53.798<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 01:30:00,14.8092,14.3938,0.846,53.798<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 02:00:00,14.8223,14.4057,0.849,53.798<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 02:30:00,14.8288,14.4162,0.841,53.798<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 03:00:00,14.8246,14.4162,0.832,53.973<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 03:30:00,14.8289,14.4191,0.835,53.973<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 04:00:00,14.8246,14.4176,0.829,53.973<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 04:30:00,14.8289,14.425,0.823,53.973<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 05:00:00,14.8336,14.431,0.820,54.147<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 05:30:00,14.8379,14.4368,0.817,54.147<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 06:00:00,14.8465,14.4472,0.813,54.147<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 06:30:00,14.853,14.4532,0.815,54.147<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 07:00:00,14.8596,14.4606,0.813,54.147<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 07:30:00,14.8661,14.4739,0.799,54.147<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 08:00:00,14.8748,14.4798,0.805,54.147<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 08:30:00,14.8771,14.4901,0.788,54.322<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 09:00:00,14.8793,14.4946,0.784,54.322<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> 01/01/19 09:30:00,14.888,14.5035,0.783,54.322<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> ================<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> In the data wizard, I specify the first line of the file as field names. In "Date/Time Interpretation" I set<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> Interpret Field = Date<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> Formatted String = MM/dd/yy hh:mm:ss<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> Offset = Relative, 0.00 seconds<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> In the window for editing a graph, under X-Axis I have tried every combination I can think of for date interpretation and display format.
 None of them produce what I want.<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> Thanks!<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> --<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">> Bill Gee<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-block-indent:0;-qt-user-state:0"><span style="font-family:"Courier New"">>
<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-paragraph-type:empty;-qt-block-indent:0">
<span style="font-family:"Courier New""> <o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;-qt-paragraph-type:empty;-qt-block-indent:0">
<span style="font-family:"Courier New""> <o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span lang="FR" style="font-size:7.0pt">The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.<br>
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.<br>
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.<br>
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.</span><span lang="FR"><o:p></o:p></span></p>
</div>
</div>
</body>
</html>