csulok star
csulok star
### Description of change Updated the chart.js dependency to 2.5. Nothing more. ### Pull Request check-list - [x] Run `gulp test` to ensure there are no linting, or style issues...
### Overview angularjs 1.5.11 angular-chart.js 1.1.1 chart.js 2.3.x When installing the npm package, and building an application with browserify, require will use the chart.js release depended by angular-chart.js, specifically 2.3.x....
Would it be possible to extend support in slide.addImage() and pptx.generate() to simplify generating slidedecks on a server from in-memory data? Now what I do is: - given a base64...