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 },