Text in the flame chart should be sticky when it is partly off the left side of the screen
Open
enhancement
flame_chart
P3
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
This will make it easier to read flame chart entries that are partly off the side of the window..
I have some ideas for how we can efficiently achieve the effect using the existing code. We used to achieve it with CSS but we lost the functionality when we switched to more efficient straight to canvas rendering.
Fyi @kenzieschmoll
Contributor guide
Assessment
This issue has not been assessed yet.