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

attempt to split up datasets by NAN value so different colors can be applied #496

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MoralCode
Copy link

this is some work i started for #409

i tried several different approaches and keep running into an issue where rust complains about returning owned values.

i dont know if there are ways around that but i wanted to put my code here in case someone more knowledgeable can see what im doing wrong

the general approach im going for take the same approach as https://github.com/MoralCode/TUI-coolors-demo (splitting the datasets up to apply different colors to each of them) since it seems like styling information is applied to an entire dataset at once.

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