data view utility interfaces for creating powerbi custom visuals
Перейти к файлу
Aleksandr Savelev 16c2bdbe6f
Updated packages (#69)
2023-03-07 17:29:10 +01:00
.github/workflows Added all md files to release (#66) 2022-12-06 23:20:43 +03:00
docs Updated to Webpack (#29) 2019-05-27 20:47:07 +07:00
src Update dependencies (#59) 2022-10-12 15:09:37 +03:00
test Update dependencies (#59) 2022-10-12 15:09:37 +03:00
.eslintignore Update dependencies (#59) 2022-10-12 15:09:37 +03:00
.eslintrc.js Update dependencies (#59) 2022-10-12 15:09:37 +03:00
.gitignore Update dependencies (#59) 2022-10-12 15:09:37 +03:00
CHANGELOG.md Updated packages (#69) 2023-03-07 17:29:10 +01:00
CONTRIBUTING.md 12576 “DataViewUtils: Prepare documentation for the package” 2016-11-29 21:59:54 +03:00
LICENSE 12060 “DataViewUtils: Prepare the grouped npm package for existing packages” 2016-11-11 19:53:49 +03:00
README.md v2.3.0 (#36) 2020-07-07 17:21:24 +07:00
SECURITY.md Microsoft mandatory file (#57) 2022-12-06 23:11:46 +03:00
karma.conf.ts Updated packages (#69) 2023-03-07 17:29:10 +01:00
package-lock.json Updated packages (#69) 2023-03-07 17:29:10 +01:00
package.json Updated packages (#69) 2023-03-07 17:29:10 +01:00
tsconfig.json Update dependencies (#59) 2022-10-12 15:09:37 +03:00
webpack.config.js Release 3.0.1 (#65) 2022-12-06 23:10:12 +03:00

README.md

Microsoft Power BI visuals DataViewUtils

Build Coverage Status npm version npm

DataViewUtils is a set of functions and classes in order to simplify parsing of the DataView object for Power BI custom visuals

Usage

Learn how to install and use the DataViewUtils in your custom visuals:

Contributing

License

See the LICENSE file for license rights and limitations (MIT).