Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example: tui-rs integration #15

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

example: tui-rs integration #15

wants to merge 5 commits into from

Conversation

flisky
Copy link

@flisky flisky commented Jul 22, 2022

Thanks you for this wonderful crate!

I'm trying to use it in tui-rs, another wonderful crate. And I did some (mininal) changes:

  • render the chart into string, without println!.
  • explicit width and height, making terminal_size optional.
  • some cleanups (clippy, smaller output)
  • add an example how to use it with tui-rs.

I just hope it help, and it's totally fine if you close PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant