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

Add heatmap support #29

Open
mrkn opened this issue Jan 11, 2020 · 4 comments
Open

Add heatmap support #29

mrkn opened this issue Jan 11, 2020 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@mrkn
Copy link
Member

mrkn commented Jan 11, 2020

We can support heatmap as UnicodePlots.jl did at JuliaPlots/UnicodePlots.jl#88

@mrkn mrkn added enhancement New feature or request help wanted Extra attention is needed labels Jan 11, 2020
@nanobowers
Copy link
Contributor

Hello @mrkn , I think adding this may require a dependency on another Gem such as https://github.com/janlelis/paint to be able to support 24-bit color in the terminal. Is it acceptable to add this dependency to support the heatmap?

@mrkn
Copy link
Member Author

mrkn commented Dec 29, 2020

I want to investigate the library and consider what should I do.

@mrkn
Copy link
Member Author

mrkn commented Jan 2, 2021

We need to use https://github.com/red-data-tools/red-colors and https://github.com/red-data-tools/red-palette to implement colormap used in heatmap because this library is a backend of https://github.com/red-data-tools/charty.

@nanobowers
Copy link
Contributor

@mrkn I am working on this and have made some progress getting simple plots to display. There is a dependency on #34, as it requires at least 256 color support for this feature.

@mrkn mrkn added this to the Version 0.0.7 milestone Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants