From 081a9bffd6b28fbb6a3afdd31bbb570a0bfa18dc Mon Sep 17 00:00:00 2001 From: AplinXy9plin Date: Thu, 17 Jan 2019 11:44:54 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4194244..20ecf7a 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ legendClick = (label) =>{ weight: 'bold', }} //Custom bubble/legend click functions such as searching using the label, redirecting to other page - bubbleClickFunc={this.bubbleClick} + bubbleClickFun={this.bubbleClick} legendClickFun={this.legendClick} data={[ { label: 'CRM', value: 1 },