Closed GaoXing0608 closed 1 year ago
Hi,
You can achieve your requirement by using the builder property in the tooltipBehavior. We have stored a group of series information with the help of the builder property in the tooltipBehavior and displayed the tooltip while clicking on the chart series. We have prepared and attached a sample for your reference. Please modify it based on your requirement.
Regards, Lokesh.
Thanks a lot, the builder is very powerful
I want to show all of the tooltips for multiply charts when user move the mouse, are there some example code for this function