早期个人项目,在融智融力完成,用于通过度量指定日期切片器的初始值
Go to file
dependabot[bot] 32b819d576
Bump d3-color, d3 and powerbi-visuals-utils-interactivityutils
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependencies [d3-color](https://github.com/d3/d3-color), [d3](https://github.com/d3/d3) and [powerbi-visuals-utils-interactivityutils](https://github.com/Microsoft/powerbi-visuals-utils-interactivityutils). These dependencies need to be updated together.


Updates `d3-color` from 1.4.0 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](https://github.com/d3/d3-color/compare/v1.4.0...v3.1.0)

Updates `d3` from 5.12.0 to 7.6.1
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v5.12.0...v7.6.1)

Updates `powerbi-visuals-utils-interactivityutils` from 5.6.0 to 5.7.1
- [Release notes](https://github.com/Microsoft/powerbi-visuals-utils-interactivityutils/releases)
- [Changelog](https://github.com/microsoft/powerbi-visuals-utils-interactivityutils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/powerbi-visuals-utils-interactivityutils/commits)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: d3
  dependency-type: direct:production
- dependency-name: powerbi-visuals-utils-interactivityutils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 05:41:56 +00:00
.vscode Created 2020-02-04 03:33:37 +08:00
assets Complete main work, next to do the last-test 2020-02-07 00:04:15 +08:00
src Fix bug: the filter doesn't work after rename the field on it 2020-04-26 23:05:04 +08:00
stringResources/zh-CN Add ReadMe.md, fix textSize 2020-02-07 22:12:42 +08:00
style Created 2020-02-04 03:33:37 +08:00
test Created 2020-02-04 03:33:37 +08:00
.gitignore Created 2020-02-04 03:33:37 +08:00
capabilities.json Add ReadMe.md, fix textSize 2020-02-07 22:12:42 +08:00
package-lock.json Bump d3-color, d3 and powerbi-visuals-utils-interactivityutils 2022-09-30 05:41:56 +00:00
package.json Bump d3-color, d3 and powerbi-visuals-utils-interactivityutils 2022-09-30 05:41:56 +00:00
pbiviz.json Fix bug: the filter doesn't work after rename the field on it 2020-04-26 23:05:04 +08:00
Privacy.md Add privacy doc 2020-02-13 17:44:22 +08:00
ReadMe.md Fix bug: the filter doesn't work after rename the field on it 2020-04-26 23:05:04 +08:00
support.md Fix bug: the filter doesn't work after rename the field on it 2020-04-26 23:05:04 +08:00
test.webpack.config.js Complete main work, next to do the last-test 2020-02-07 00:04:15 +08:00
tsconfig.json Complete main work, next to do the last-test 2020-02-07 00:04:15 +08:00
tslint.json Created 2020-02-04 03:33:37 +08:00
webpack.statistics.dev.html Fix bug: the filter doesn't work after rename the field on it 2020-04-26 23:05:04 +08:00
webpack.statistics.html Complete main work, next to do the last-test 2020-02-07 00:04:15 +08:00
webpack.statistics.prod.html Fix bug: the filter doesn't work after rename the field on it 2020-04-26 23:05:04 +08:00

Assign default period to date-pickers

You can assign default period by messures, just use DAX!

Version 1.0.1

  1. Fix bug: the filter doesn't work after rename the field on it

Known issues

  • Can't edit date in PowerBiApp(only on some Android devices)