Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Line chart with identity image

Hi community,

 

Am looking into how to achieve a line chart with an identity image at the end of each line, similar to the below image. Is there an extension available that might achieve this or something similiar?

 

Thanks,
Jay 🙂

  • Hi Anonymous ,

     

    According to your needs, you can use the tooltip function to achieve the results you want to display in the line chart. I did the following test, using a custom tooltip, and using the user ID as the display object of the tooltip. When the arrow is placed on the dark blue line, user A is displayed. For specific steps, please refer to the following blog

     


    If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.

    Best Regards,
    Henry

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

3 Replies

  • v-henryk-mstf's avatar
    v-henryk-mstf
    Community Support

    Hi Anonymous ,

     

    According to your needs, you can use the tooltip function to achieve the results you want to display in the line chart. I did the following test, using a custom tooltip, and using the user ID as the display object of the tooltip. When the arrow is placed on the dark blue line, user A is displayed. For specific steps, please refer to the following blog

     


    If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.

    Best Regards,
    Henry

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thanks Henry - this looks promising 🙂