Hi, ECharts can connect charts into the group and provide shared control over all charts in the group (like shared zoom and tooltips).
My problem is related to the tooltips that appear on all charts and charts response become slower. I'd like to keep only shared zoom and show tooltip only on the chart which is under the mouse pointer and don't show tooltips on the other charts. Is it possible? I read the API docs about connect method and found nothing interesting that could help me. -- Regards, Alexey Lesovsky