export
export copied to clipboard
amcharts : annotation data object params
Hi there,
Is there any documentation for complete params for options.data
object set in setAnnotations(Object options, Function callback)
In the example it has the following:
- top
- left
- type
- text
But can we have the complete property objects for it ?
Reference https://github.com/amcharts/export#annotation-api
Thanks, Kevin