Skip to content

Commit

Permalink
tweak demo
Browse files Browse the repository at this point in the history
  • Loading branch information
clubajax committed Oct 6, 2017
1 parent 28034cd commit 2e31f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pptxgenjs-demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,7 @@ function genSlides_Chart(pptx) {
barGrouping: 'stacked',
catAxisLabelPos: 'low',
valueBarColors: true,
//dataLabelPosition: 'outEnd',
shadow: 'none',
chartColors: ['0077BF','4E9D2D','ECAA00','5FC4E3','DE4216','154384','7D666A','A3C961','EF907B','9BA0A3'],
invertedColors: ['0065A2','428526','C99100','51A7C1','BD3813','123970','6A575A','8BAB52','CB7A69','84888B'],
barGapWidthPct: 25,
Expand Down

0 comments on commit 2e31f22

Please sign in to comment.