Skip to content

Commit

Permalink
Update docs/data/charts/pie/PieClickNoSnap.js
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandre Fauquette <[email protected]>
Signed-off-by: Jose C Quintas Jr <[email protected]>
  • Loading branch information
JCQuintas and alexfauquette authored Aug 26, 2024
1 parent 1bf7b92 commit e882cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/charts/pie/PieClickNoSnap.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const series = [
{
innerRadius: 0,
outerRadius: 80,
id: 'series-1',
id: 'platform-series',
data: platforms,
valueFormatter,
},
Expand Down

0 comments on commit e882cd1

Please sign in to comment.