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 e882cd1 commit 9f8e28a
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 @@ -71,7 +71,7 @@ const series = [
{
innerRadius: 100,
outerRadius: 120,
id: 'series-2',
id: 'OS-series',
data: mobileAndDesktopOS,
valueFormatter,
},
Expand Down

0 comments on commit 9f8e28a

Please sign in to comment.