![]() | Steema Issues DatabaseNote: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;otherwise you can use StackOverflow. Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy. |
| Summary: | Error when Annotations/Marks had items inside | ||
|---|---|---|---|
| Product: | HTML5 JavaScript TeeChart | Reporter: | Sergi <sergi> |
| Component: | Series | Assignee: | Steema Issue Manager <issuemanager> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | ||
| Priority: | --- | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Chart Series: | --- | Delphi / C++ Builder RAD IDE Version: | |
Chart didnd't works well when Annotations and Marks had items inside and function resize is called, it gives that error: teechart.js:1423 Uncaught TypeError: i.resize is not a function at Marks.resize (teechart.js:1423) at Marks.canDraw (teechart.js:4465) at Tee.Gantt.Tee.Series.mousemove (teechart.js:5014) at SeriesList.mousemove (teechart.js:5302) at HTMLCanvasElement.domousemove [as ontouchmove] (teechart.js:5956)