Version
5.1.0
Reproduction link
https://jsfiddle.net/mdgjno6w/
Steps to reproduce
open this link
What is expected?
the lines are straight
What is actually happening?
Lines are not aligned
I feel that the main reason for this is that things here are calculated to a decimal point
HeatmapView2.prototype._renderOnCartesianAndCalendar
width = (xAxis.getBandWidth());
Version
5.1.0
Reproduction link
https://jsfiddle.net/mdgjno6w/
Steps to reproduce
open this link
What is expected?
the lines are straight
What is actually happening?
Lines are not aligned
I feel that the main reason for this is that things here are calculated to a decimal point