Skip to content

Heatmap: pointPadding with yAxis.reversed is not working correctly #18502

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

Closed
raf18seb opened this issue Feb 15, 2023 · 1 comment · Fixed by #18510
Closed

Heatmap: pointPadding with yAxis.reversed is not working correctly #18502

raf18seb opened this issue Feb 15, 2023 · 1 comment · Fixed by #18510

Comments

@raf18seb
Copy link
Contributor

Expected behaviour

Points should have a correct 10px padding in all directions like in a normal chart: https://jsfiddle.net/BlackLabel/32h6mpor/
image

Actual behaviour

Points have wrong pointPadding when yAxis.reversed: true: https://jsfiddle.net/BlackLabel/fgyzkce8/
image

Product version

Highcharts 10.3.3

Worked fine in 8.0.4, broken since 8.1.0. Unable to bisect.

@hubertkozik
Copy link
Member

hubertkozik commented Feb 16, 2023

There is also a problem with setting xAxis.reversed to true, like in this demo: https://jsfiddle.net/BlackLabel/vkz3fxa6/ Despite setting pointPadding the points don't have proper padding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants