0

enter image description here

I am using gantt highcharts in my angular application. In Gantt highcharts, I need to add popover on a click of icon on parent row.

I am fairly new to this. Please help! Thanks

  • Have you already implemented this button? Could you please share your code in some online code editor? – Karol Kołodziej Nov 29 '21 at 08:27
  • Hy @KarolKołodziej, Thanks for the reply. here is my JS fiddle https://jsfiddle.net/hr260389/cy4z637k/5/ . you can see the three dot icon . need to open popover on that click. – Himanshu Rastogi Nov 29 '21 at 09:17
  • This example could be useful [Demo](https://jsfiddle.net/BlackLabel/13h8v2bd/), inside events render you add event click. You catch this element, now you need to create a popup, CSS will be ok for this. – Sebastian Hajdus Nov 30 '21 at 11:50

0 Answers0