d65c90306f
* Update api to 5.9.0 * Increment svgutils version * Removed dev and certification branches from workflows * Update dependencies and fix audit --------- Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com> Co-authored-by: MulyukovAidar <v-aimulyukov@microsoft.com> |
||
---|---|---|
.github/workflows | ||
src | ||
test | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
karma.conf.ts | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
webpack.config.js |
README.md
Microsoft Power BI visuals SVGUtils
SVGUtils is a set of functions and classes in order to simplify SVG manipulations for Power BI custom visuals
Usage
Learn how to install and use the SVGUtils in your custom visuals:
Contributing
- Read our contribution guideline to find out how to contribute bugs fixes and improvements
- Issue Tracker
- Development workflow
- How to build
- How to run unit tests locally
License
See the LICENSE file for license rights and limitations (MIT).