Skip to content

More timeline grouping options #25

@milysun

Description

@milysun

To include hourly, minute and quaterly.

Ideally, allow numeric columns to be selected instead of datetime as a special mode, with the option to turn the group by time options to customise bin size, or value interval.

There will be many different scenarios with the numeric plot and options, so we can start with one usecase where the data is recorded with timestamp in seconds. And the purpose is to check certain keyword/term usage over time. The workflow is:

  1. Extract the original script with concordancer on each term, detach them.
  2. Concat the detached concodancers.
  3. Use the timeline tool to load the new corpus, select timestamp as X-axis, set interval as 10 seconds.
  4. Use the "match" column as additional group.

This should display the usage/count of selected terms over time.

This brings another possible option for concordancer, shall we allow multiple matches to be done in one go besides RegEx?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions