I ended up working around this issue by writing all of the graphing code in KstScript. This has actually ended up being more flexible. I found the KstScript documentation to be severely lacking and had to refer to the source code often. I'm sure it's not a high-priority issue, but hopefully it can be improved at some point.<br>
<br>Michael<br><br><div class="gmail_quote">On Tue, Dec 30, 2008 at 5:10 PM, Michael Vincent <span dir="ltr"><<a href="mailto:bug.zilla.vynce@neverbox.com">bug.zilla.vynce@neverbox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have setup a kst session file for one data set. If I then execute<br>
the following command to load the session with a different data set,<br>
Kst doesn't use the ASCII data configuration that is stored in the<br>
session file (it reverts to the defaults).<br>
<br>
kst -F /logs/data2.log MemAllocSizeTest.kst<br>
<br>
Since my data is comma-separated and the default setting is<br>
space-separated, Kst just interprets all of the data as NaNs. If I<br>
manually fix the ASCII data configuration, it works fine again. I was<br>
also able to correct the ASCII data configuration using some KstScript<br>
commands, but it would only work if I loaded the script manually.<br>
Loading the script from the command line using -E didn't work.<br>
<br>
Manually fixing the ASCII data settings every time is far from ideal<br>
and I'd like to be able to switch data sets automatically. I'm using<br>
Kst 1.7.0 on Fedora 8. I've attached the Kst session file and a couple<br>
of data sets. Hopefully someone can help me get this working<br>
correctly.<br>
<br>
Thanks,<br>
<font color="#888888">Michael<br>
</font></blockquote></div><br>