wxt terminal run under wayland fails to refresh plot window
wxt terminal run under wayland fails to refresh plot window
"2**100" returns 0 due to compiler optimizations
Good catch. The documentation for 6.1 includes the text: A data block acts like an array of strings. Any single line can be accessed or replaced. For example to replace the first line of an existing data block with a comment $Mydata[1] = "# Last plotted " . time("%d-%m-%Y %H:%M:%S") but I guess that bit of text did not get taken back into the docs for 6.0
There are separate commands for input and output. The command "set datafile separator tab" explicitly only affects input data files. It does not change the output from either "set table" or "plot with table". The command "set table separator tab" is the one you want for changing output from "plot with table". You are correct that neither of these affects the output from a normal "plot" command. But I am not following exactly what problem you are trying to solve. The example you give works fine if...
Honour SOURCE_DATE_EPOCH for timestamps in output
compile failed with "--with-metafont"
zooming in multiplots with logscaled and linked axes fails