Several of the samples I have tested so far throw errors or render nothing but I presume the issue lies somewhere in the samples rather than in the library. Those are the issues so far:
Chart with custom drawing annotations sample: Uncaught TypeError: Cannot set property id of #<IgcToolActionComponent> which has only a getter
When switching from Scatter Hd series to scatter line chart sample: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The source width is 0.
Series animations, series error bars, and geo display Esri imagery samples don't render anything (no errors thrown)
Layout actions for data chart sample: Uncaught TypeError: Cannot set property id of #<IgcToolActionComponent> which has only a getter
Rating custom sample throws SVG element not found or malformed SVG string. although it still loads the graphic element.
Several of the samples I have tested so far throw errors or render nothing but I presume the issue lies somewhere in the samples rather than in the library. Those are the issues so far:
Chart with custom drawing annotations sample:
Uncaught TypeError: Cannot set property id of #<IgcToolActionComponent> which has only a getter
When switching from Scatter Hd series to scatter line chart sample:
Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The source width is 0.
Series animations, series error bars, and geo display Esri imagery samples don't render anything (no errors thrown)
Layout actions for data chart sample:
Uncaught TypeError: Cannot set property id of #<IgcToolActionComponent> which has only a getter
Rating custom sample throws
SVG element not found or malformed SVG string.
although it still loads the graphic element.