timeline-chart
timeline-chart copied to clipboard
A timeline / gantt chart library for large data (e.g. traces)
The number translator should be aware of the step length so that it can dynamically adjust the format of the labels it provides. For example if the step length is...
**Observed behavior** 1- Select an entry at the top of the view 2- Scroll down the timeline 3- Click on the up/down arrow, expecting to navigate up and down -->...
For more closer to reality test case the resources in examples folder shall be used for example graph.
Atm the underlying component model is recreated on every vie change. Which causes a lot of objects being created and garbage collected. We should instead use the viewport and scaling...
Currently, when you zoom, you always get a 10 based unit scale, which means when you zoom the number of labels jumps from ~1 to ~10. Would be nice if...
Especially with regard to touch pads. I'd expect - mouse interactions to be the same on the axis and on the chart - scroll left/right on the chart to scroll...
If a state is filtered out, don't create a new state for it. Filtered states are represented by tags = 4, and filtered and dimmed are represented by tags =...
Lerna 7.x seems to be a dead branch, so we need to use 8.x to get e.g. security updates. The upgrade looks to be seamless - I briefly tested using...