ngx-echarts
ngx-echarts copied to clipboard
Overlaped tooltip using multiple chart instances.
I'm using multiple echarts instances as list. I mean, in each row i have one chart with same options and when i step over them the tooltip overlap the same subsecuent chart tooltip.
When i use "connect" function with these instances, all charts display your own tooltip.
I want display only one excludent tooltip.
I leave a snapshot without connect function implemented.
And with connect funcion.
What can i do? Thanks in beforehand.
Hi,
Could you share the connect example or sample code, I have been trying for a while now and I'm not able to get the connect working?
Thanks in advance!
Regards