Skip to content

Commit

Permalink
update samples
Browse files Browse the repository at this point in the history
  • Loading branch information
junedchhipa committed May 29, 2023
1 parent bed18cd commit 4c140ab
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion samples/react/funnel/funnel.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
horizontal: true,
barHeight: '80%',
isFunnel: true,
isFunnel3d: false
},
},
dataLabels: {
Expand Down
1 change: 0 additions & 1 deletion samples/source/funnel/funnel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ plotOptions: {
horizontal: true,
barHeight: '80%',
isFunnel: true,
isFunnel3d: false
},
},
dataLabels: {
Expand Down
1 change: 0 additions & 1 deletion samples/vanilla-js/funnel/funnel.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
horizontal: true,
barHeight: '80%',
isFunnel: true,
isFunnel3d: false
},
},
dataLabels: {
Expand Down
1 change: 0 additions & 1 deletion samples/vue/funnel/funnel.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
horizontal: true,
barHeight: '80%',
isFunnel: true,
isFunnel3d: false
},
},
dataLabels: {
Expand Down

0 comments on commit 4c140ab

Please sign in to comment.