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

heatlegend in Heatmap chart #1571

Closed
pratham3164 opened this issue Jun 15, 2024 · 3 comments
Closed

heatlegend in Heatmap chart #1571

pratham3164 opened this issue Jun 15, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@pratham3164
Copy link

I'm building a heatmap chart with heatLegend. If the max and min value for the heatlegend is the same for eg: Min = Max = 60, when hovered over the value in the heatmap grid, pop up on heatlegend doesn't appear on the bar but appears on the left top corner of the chart

@martynasma
Copy link
Collaborator

Would you be able to post your whole chart and data on CodePen/jsFiddle so that we can test?

@pratham3164
Copy link
Author

pratham3164 commented Jun 15, 2024

@martynasma code-pen for reference https://codepen.io/ErPratham/pen/vYwZwZZ

@martynasma martynasma added bug Something isn't working and removed question labels Jun 15, 2024
@zeroin zeroin added the in next release Implemented. Available soon. label Jun 17, 2024
@martynasma
Copy link
Collaborator

Fixed in 5.9.13.

[5.9.13] - 2024-07-03

Fixed

  • If start and end values of a HeatLegend were the same, the tooltip was shown in the top/left corner of the chart.
  • If a linked hierarchy had bullets on links, they remained visible when nodes and links were hidden.
  • Zoom-out button could be visible initially with some specific setups.
  • ZoomableContainer would not react to pans in some of its sections if its contents was panned outside the its bounds.

Full change log.

Download options.

Make sure you clear your browser cache after upgrading. And feel free to contact us again if you are still experiencing this issue.

@martynasma martynasma removed the in next release Implemented. Available soon. label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants