Skip to content

Move the time-axis to its own library #32

@tahini

Description

@tahini

The time-axis used is part of the timeline-chart library. It should be moved in a separate library so that it can be reused (eg for XY charts) and updated separately. The time-axis is the basis for navigation: zoom in/out, show the current time range.

  • There is a unit controller "TimeGraphUnitController in the timeline-chart library that control the "time" and a "TimeAxisComponent" that use the unit controller to draw the axis
  • Maybe everything can stay in the timeline-chart library or can be split into different components that can be added as dependencies
  • The time-axis also has a visual representation. Be creative ;-) Lttng-scope had an interesting approach

Metadata

Metadata

Assignees

No one assigned

    Labels

    Theia UIfrontendhelp wantedExtra attention is neededtimeline-chartInvolves changes in the timeline chart project: https://github.com/theia-ide/timeline-chart

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions