Skip to content

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

Draft
MoralCode wants to merge 1 commit intoorf:masterfrom
MoralCode:colors
Draft

attempt to split up datasets by NAN value so different colors can be applied#496
MoralCode wants to merge 1 commit intoorf:masterfrom
MoralCode:colors

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