Posted 5 April 2019, 6:40 am EST
Hi there,
Currently trying to add some indicators when a user hovers over a data point, so have created a jsfiddle to test how annotations are added.
I seem to be able to add annotations to the Annotation Layer I’ve created, but cant call the render method as I dont know where to get the render engine object to add as a parameter.
Can you tell me how I can get the annotation to render please?
jsfiddle is here: https://jsfiddle.net/Reecio/38nvew9r/
You can remove alerts if you want, just added them as proof the button was adding annotations to the collection.