Home › forums › Feature Requests & Feedback › Add tooltip on legend labels › Reply To: Add tooltip on legend labels
Anthony,
You need to pass false as third parameter in the set method which would prevent the re-render of chart. The third parameter defaults to true.
false
Bivek Singh, Team CanvasJS