mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 21:35:54 +03:00
[GH-ISSUE #543] How do I combine termui with tview #396
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#396
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @toxicaker on GitHub (Jan 2, 2021).
Original GitHub issue: https://github.com/rivo/tview/issues/543
Hi. I want to draw chart by using tview. But it doesn't have such widgets. How do I combine https://github.com/gizak/termui with tview framework?
@rivo commented on GitHub (Jan 11, 2021):
Check out #11 for some initial ideas. Let me know if you have any success implementing this.