CRT-1030, CRT-1044 Clear series-area highlight on legend item hover#6174
CRT-1030, CRT-1044 Clear series-area highlight on legend item hover#6174
Conversation
packages/ag-charts-community/src/chart/series/seriesAreaManager.ts
Outdated
Show resolved
Hide resolved
|
❌ Codex review complete; 1 issue found (P0: 0 | P1: 1 | P2: 0 | P3: 0) View full reviewCRT-1030, CRT-1044 Clear series-area highlight on legend item hoverPR: #6174 SummaryEmits a legend hover event and clears series-area highlights when legend items are hovered to keep hover state in sync. FindingsP0: 0 | P1: 1 | P2: 0 | P3: 0 1 inline comments posted. VerdictAssessment: incorrect The change introduces a type import that does not exist, which breaks TypeScript compilation. Required Actions:
|
b8de7f2 to
766d030
Compare
|
Snapshots automatically updated, please review before merge: |
766d030 to
82462ef
Compare
|
Snapshots automatically updated, please review before merge: |
82462ef to
147fec7
Compare
|
Snapshots automatically updated, please review before merge: |
Conflicts: packages/ag-charts-community/src/chart/series/seriesAreaManager.ts
I added this type locally in eventsHub.ts and then removed it, but forgot to remove it from seriesAreaManager.ts
ba1d3f7 to
ab7e9e3
Compare
|
Snapshots automatically updated, please review before merge: |
|
Snapshots automatically updated, please review before merge: |
|
Snapshots automatically updated, please review before merge: |
https://ag-grid.atlassian.net/browse/CRT-1030
https://ag-grid.atlassian.net/browse/CRT-1044