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

Plotting heatmap from scatter plot #212

Closed
Lorenzo128 opened this issue Jul 1, 2024 · 1 comment
Closed

Plotting heatmap from scatter plot #212

Lorenzo128 opened this issue Jul 1, 2024 · 1 comment

Comments

@Lorenzo128
Copy link

Hi!

I would like to create an heatmap from the scatter density within each triangle.
If I understand correctly the ternary.heatmap function aggregates and averages the values from the corner of each triangle.

Is there any way to plot such an heatmap with this library?

Thanks a lot in advance!

Best
Lorenzo

Screenshot 2024-07-01 alle 17 19 05

@marcharper
Copy link
Owner

No, you have to compute the heatmap colors/values yourself. There are some other issues describing how to manually do this like #81

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

No branches or pull requests

2 participants