We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ splot --version This is splot-0.3.11 (git ) $ cat /tmp/issue-trace Wed Mar 12 03:52:03 EDT 2014 >Actor1 blue Wed Mar 12 03:55:17 EDT 2014 <Actor1 $ splot -if /tmp/issue-trace -o /tmp/issue-trace.png -tf '%A %b %d %H:%M:%S %Z %Y' -w 200 -h 200 -legendWidth 300 use of %Z for input is not supportedsplot: Invalid time: "Wed Mar 12 03:52:03 EDT 2014 >Actor1 blue"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
$ splot --version
This is splot-0.3.11 (git )
$ cat /tmp/issue-trace
Wed Mar 12 03:52:03 EDT 2014 >Actor1 blue
Wed Mar 12 03:55:17 EDT 2014 <Actor1
$ splot -if /tmp/issue-trace -o /tmp/issue-trace.png -tf '%A %b %d %H:%M:%S %Z %Y' -w 200 -h 200 -legendWidth 300
use of %Z for input is not supportedsplot: Invalid time: "Wed Mar 12 03:52:03 EDT 2014 >Actor1 blue"
The text was updated successfully, but these errors were encountered: