fc0b28e2da | ||
---|---|---|
.github/workflows | ||
globalize | ||
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 FormattingUtils
FormattingUtils is a set of functions and classes in order to format values for Power BI custom visuals
Usage
Learn how to install and use the FormattingUtils 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).