File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -374,7 +374,7 @@ $barChart->setBarGrouping(Bar::GROUPING_PERCENTSTACKED);
374
374
| --------------------------------------------------------------------------- | ------------ | ---------------------------- |
375
375
| ![ Bar::GROUPING_CLUSTERED] ( ../../images/chart_columns_52x60.png ) | Grouped Bars | Bar::GROUPING_CLUSTERED |
376
376
| ![ Bar::GROUPING_STACKED] ( ../../images/chart_columnstack_52x60.png ) | Stacked Bars | Bar::GROUPING_STACKED |
377
- | ![ Bar::GROUPING_PERCENTSTACKED] ( ../../images/chart_columnpercent_52x60.png ) | Grouped Bars | Bar::GROUPING_PERCENTSTACKED |
377
+ | ![ Bar::GROUPING_PERCENTSTACKED] ( ../../images/chart_columnpercent_52x60.png ) | Stacked Bars 100% | Bar::GROUPING_PERCENTSTACKED |
378
378
379
379
### Line
380
380
You can’t perform that action at this time.
0 commit comments