I have designed a chart using the Gantt chart in Fusion Widgets v3. Now, I want to add customized tooltip for each bar of the chart. However, the contents of the tooltips should come one below the other and not side by side. For example, in the tooltip, I want this as the text "Username=A;Location=Kolkata;Active for=8hrs"
I want this to be displayed in the tooltip as
Username=A
Location=Kolkata
Active for=8hrs
Is this possible?