|
Adding callouts to area or line charts |
Posted by Jerome on Dec-23-2010 02:00 |
|
Is there a way to add callouts to some specified points on a chart like this...
(See example in the attached image).
Thanks.
|
Re: Adding callouts to area or line charts |
Posted by Peter Kwan on Dec-23-2010 03:57 |
|
Hi Jerome,
Yes. You may use Layer.addCustomDataLabel to add a label to specific points on the chart.
Hope this can help.
Regards
Peter Kwan |
Re: Adding callouts to area or line charts |
Posted by Jerome on Dec-23-2010 09:25 |
|
It worked perfectly!
Thanks Peter.
Peter Kwan wrote:
Hi Jerome,
Yes. You may use Layer.addCustomDataLabel to add a label to specific points on the chart.
Hope this can help.
Regards
Peter Kwan
|
|