Skip to content

Commit

Permalink
Added Pull #872 (also fixes #597 and #946)
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbrent committed Jul 20, 2021
1 parent 94e80ca commit ea0dca0
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [3.7.0] - 2021-07-??
### Added
- Alt Text to images [\#848](https://github.com/gitbrent/PptxGenJS/pull/848) ([yorch](https://github.com/yorch))
- Custom geometry support (freeform) [\#872](https://github.com/gitbrent/PptxGenJS/pull/872) ([apresmoi](https://github.com/apresmoi))
Resolves:
-- Custom polygon generation [\#597](https://github.com/gitbrent/PptxGenJS/issues/597) ([hirenj](https://github.com/hirenj))
-- Is there any way to draw a bell curve shape? [\#946](https://github.com/gitbrent/PptxGenJS/issues/946) ([gurdeep-sourcefuse](https://github.com/gurdeep-sourcefuse))
- ### Fixed
- Background in master template broken (support multiple `background` props) [\#968](https://github.com/gitbrent/PptxGenJS/issues/968) ([viral-sh](https://github.com/viral-sh))
- Arguments for radius not allowed in TypeScript for rectangles [\#969](https://github.com/gitbrent/PptxGenJS/issues/969) ([ln56b](https://github.com/ln56b))
### Chart Updates
Comprehensive Pull
- Multiple Chart Enhancements and Bugfixes [\#938](https://github.com/gitbrent/PptxGenJS/pull/938) ([ReimaFrgos](https://github.com/ReimaFrgos))
Resolves:
- Using scheme colors and fonts in chart axis labels, axis lines and series labels #858 [robertedjones]
- dataLabelPosition option for Pie charts #837 kornarakis
- Bubble chart catAxisMajorUnit not working #747 dscdngnw
- dataLabelFontBold option not working as expected. #662 belall-shaikh
- dataLabelPosition is not working in Multi Type Charts #815 Adt-SakshamSethi
- dataLabelPosition "t" in Bar chart is crashing ppt in latest MS office Power Point #788 jsvishal
- Setting dataLabelPosition to a line chart causes latest office application to ask for repair #768 artdomg
-- Using scheme colors and fonts in chart axis labels, axis lines and series labels #858 [robertedjones]
-- dataLabelPosition option for Pie charts #837 [kornarakis]
-- Bubble chart catAxisMajorUnit not working #747 [dscdngnw]
-- dataLabelFontBold option not working as expected. #662 [belall-shaikh]
-- dataLabelPosition is not working in Multi Type Charts #815 [Adt-SakshamSethi]
-- dataLabelPosition "t" in Bar chart is crashing ppt in latest MS office Power Point #788 [jsvishal]
-- Setting dataLabelPosition to a line chart causes latest office application to ask for repair #768 [artdomg]



Expand Down

0 comments on commit ea0dca0

Please # to comment.