Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2515
How to create a simple calloutLayer
posted

I have an igDataChart where each series is of type="column". I need to show the Y value just above each column using the calloutLayer. Although there is an example with the Samples, I have been unable to generate what I need. Any help would be appreciated.

Parents
No Data
Reply
  • 720
    Verified Answer
    Offline posted

    Hello Ray,

    In order to display the values above each column the markerTemplate property of the series can be used.

    I have prepared 2 samples for you (sample1, sample2), illustrating how the markerTemplate can be customized as per your requirement. Additionally, a similar scenario is discussed in this topic in our community, which I believe you might find helpful.

    Please let me know if you need any further assistance with this matter.

    Best Regards,
    Martin Evtimov

Children