Open SMAH1 opened 2 years ago
@SMAH1 can I work on this issue? Please specify the file in which change is to be made.
data not in orber by timestamp and parsing is off?
Or just 'index' interaction mode
I got a similar issue. When I scale the box div for trend. My highlight point move to another place.
encountering the same issue on v4.4.6
Expected behavior
Chart.js version : 3.9.1 Angular: 13 Note : Not use 'ng2-charts'
I use chartjs for draw chart with two y-Axises (purity, pressure) and four columns (purity record/event, pressure record/event). For record use line chart and for event use bubble in chart.
Highlight item is hover.
Current behavior
When mouse hover event that is drawn in middle of chart, highlight index first of record. The same is added for the rest of the events (Second event, highlight second record).
Reproducible sample
angular 13 (Not use 'ng2-charts')
Optional extra steps/info to reproduce
No response
Possible solution
No response
Context
No response
chart.js version
3.9.1
Browser name and version
No response
Link to your project
No response