Actions
Bug #4824
closedWCartesianChart JS error in updateTooltip after interactive chart update
Start date:
03/24/2016
Due date:
% Done:
0%
Estimated time:
Description
With github Wt 3.3.5-23-gf6a7ef8, WCartesianChart can receive "Cannot read property '0' of null" in updateTooltip, at WCartesianChart.js:588 [null tooltipPosition], when a chart is updated. Also, depending on timing, tooltips are not cleared (leaving multiple visible on chart).
The issue is timing dependent, but the attached test program should hopefully make it easy to reproduce both issues.
Files
Updated by Roel Standaert over 8 years ago
- Status changed from New to Implemented @Emweb
Updated by Koen Deforche over 8 years ago
- Status changed from Implemented @Emweb to Resolved
Updated by Koen Deforche over 8 years ago
- Status changed from Resolved to Closed
Actions