I create a bar chart with 5 series in a div, tooltips are correct.
I choose to replace this chart by an other one, I make a new dhtmlXChart, I give the new tooltips but the olders appear over the new, if the new tooltip is longer, I can see the end of the new tooltip ? I try chart.clearAll() just after the creation but nothing else ? ![]()
PS : the other dataβs of the chart are correct (value, template, β¦)
Thanks for your help ![]()