Skip to content

Inconsistency in unsorted timestamps behaviour #7

Description

@si14

When using on 2 separate files (one of them contains numeric track and other one contains events)

si14@si14-laptop:~/work/analytics/pings-12-12
> cat data.txt tasks.log | tplot -dk "lines" -k task "event" -if - -o "temp.png" -or 1400x800 && eog temp.png   
Warning: working in non-streaming mode (for very large datasets, supply input from a file)

(eog:8277): EOG-CRITICAL **: eog_list_store_length: assertion `EOG_IS_LIST_STORE (store)' failed

si14@si14-laptop:~/work/analytics/pings-12-12
> cat data.txt tasks.log | tplot -dk "lines" -k task "acount 5" -if - -o "temp.png" -or 1400x800 && eog temp.png
Warning: working in non-streaming mode (for very large datasets, supply input from a file)
tplot: Times are not in ascending order

I haven't found anything about ascending order in docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions