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

heat map #168

Closed
reza1615 opened this issue Apr 9, 2020 · 5 comments
Closed

heat map #168

reza1615 opened this issue Apr 9, 2020 · 5 comments

Comments

@reza1615
Copy link

reza1615 commented Apr 9, 2020

1- Based on the https://en.wikipedia.org/wiki/Heat_map the most common colormaps is jet (blue to red)
please set it as

  • Blue (smallest number)
  • Red (biggest number)
    image

Dark jet: https://stackoverflow.com/questions/58288579/how-to-get-a-lighter-jet-colormap-in-matplotlib

2- please increase number of color bucket. for example use 0-255 color to have wider range and more colors. now all cells are red or very near colors (by color option)

@aschonfeld
Copy link
Collaborator

This is now possible by way of the "Colorscale" dropdown
image

@aschonfeld
Copy link
Collaborator

@reza1615 is there still an action item left on this? Or is the colorscale drop-down enough? I can make the default scale "Jet" if you'd like?

@reza1615
Copy link
Author

I suggest
1- to have color scale drop-down
2- to make the default scale "Jet"

@aschonfeld
Copy link
Collaborator

So i think #1 is already done and i can include #2 in the next release

aschonfeld added a commit that referenced this issue May 22, 2020
* #168, updated ddefault colorscale for heatmaps to be Jet
* #152, added scattermapbox as a valid map type
aschonfeld added a commit that referenced this issue May 23, 2020
* #168, updated ddefault colorscale for heatmaps to be Jet
* #152, added scattermapbox as a valid map type
aschonfeld added a commit that referenced this issue May 31, 2020
* #168, updated ddefault colorscale for heatmaps to be Jet
* #152, added scattermapbox as a valid map type
* #136 & #86: column replacements for values
* #87: highlight ranges of numbers
@aschonfeld aschonfeld mentioned this issue May 31, 2020
aschonfeld added a commit that referenced this issue May 31, 2020
* #168, updated default colorscale for heatmaps to be Jet
* #152, added scattermapbox as a valid map type
* #136 & #86: column replacements for values
* #87: highlight ranges of numbers
aschonfeld added a commit that referenced this issue May 31, 2020
* #168, updated default colorscale for heatmaps to be Jet
* #152, added scattermapbox as a valid map type
* #136 & #86: column replacements for values
* #87: highlight ranges of numbers
@aschonfeld
Copy link
Collaborator

added v1.8.14

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