Forum Discussion
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
- amitchandakSuper User
Anonymous , I doubt it can work. I tried this as the last point on visual. Can you return an image URL in place of value and check
- v-henryk-mstfCommunity 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.- AnonymousNot applicable
Thanks Henry - this looks promising 🙂