Skip to content

Commit

Permalink
scripy
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfauquette committed Jul 11, 2024
1 parent 97ea341 commit fb7ebb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/charts/pie-demo/OnSeriesItemClick.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ${formatObject(identifier)}`}
data: items,
},
]}
onClick={handleClick}
onItemClick={handleClick}
width={400}
height={200}
margin={{ right: 200 }}
Expand Down

0 comments on commit fb7ebb6

Please sign in to comment.