powerbi-visuals-timeline

所属分类:数据挖掘/数据仓库
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-07-12 02:31:39
上 传 者sh-1993
说明:  时间线切片器是一个图形日期范围选择器,用作报告画布中的过滤组件,
(Timeline slicer is a graphical date range selector used as a filtering component in the report canvas,)

文件列表:
.editorconfig (207, 2023-08-30)
.eslintignore (81, 2023-08-30)
.eslintrc.js (386, 2023-08-30)
.travis.yml (268, 2023-08-30)
.vscode/ (0, 2023-08-30)
.vscode/settings.json (654, 2023-08-30)
CHANGELOG.md (4204, 2023-08-30)
LICENSE (1120, 2023-08-30)
SECURITY.md (2757, 2023-08-30)
assets/ (0, 2023-08-30)
assets/icon.png (527, 2023-08-30)
assets/icon.svg (931, 2023-08-30)
assets/screenshot.png (4312, 2023-08-30)
assets/thumbnail.png (2632, 2023-08-30)
capabilities.json (16687, 2023-08-30)
karma.conf.ts (3299, 2023-08-30)
package-lock.json (456362, 2023-08-30)
package.json (2658, 2023-08-30)
pbiviz.json (626, 2023-08-30)
src/ (0, 2023-08-30)
src/calendars/ (0, 2023-08-30)
src/calendars/calendar.ts (8433, 2023-08-30)
src/calendars/calendarFactory.ts (965, 2023-08-30)
src/calendars/calendarISO8061.ts (5384, 2023-08-30)
src/calendars/weekStandards.ts (61, 2023-08-30)
src/dataInterfaces.ts (4373, 2023-08-30)
src/datePeriod/ (0, 2023-08-30)
src/datePeriod/datePeriod.ts (1492, 2023-08-30)
src/datePeriod/datePeriodBase.ts (2745, 2023-08-30)
src/granularity/ (0, 2023-08-30)
src/granularity/dayGranularity.ts (3090, 2023-08-30)
src/granularity/granularity.ts (2350, 2023-08-30)
src/granularity/granularityBase.ts (11382, 2023-08-30)
src/granularity/granularityData.ts (6537, 2023-08-30)
... ...

# Timeline Slicer [![Build Status](https://travis-ci.org/Microsoft/powerbi-visuals-timeline.svg?branch=master)](https://travis-ci.org/Microsoft/powerbi-visuals-timeline) [![Coverage Status](https://coveralls.io/repos/github/Microsoft/powerbi-visuals-timeline/badge.svg?branch=master)](https://coveralls.io/github/Microsoft/powerbi-visuals-timeline?branch=master) > Graphical date range selector to use for filtering dates ![Timeline Slicer screenshot](./assets/screenshot.png) # Overview The Timeline slicer is a graphical date range selector used as a filtering component in Power BI. This makes filtering data by date dimension easy and fun. How often do you have to filter your data for a date range or at higher level such as month or quarter? Every single time. Right? Filtering is pain when you have to click through large numbers of date values to select the range you want. Changing the filter granularity from months, the quarters and years on the fly is super tedious. Well, it used to be super tedious. The Timeline slicer is going to make this experience a breeze. With this simple slider control for dates, all you need to do, is just click and drag to the range that you want. You can also switch to a Year, Quarter or Month view to select ranges even at a higher level than dates. You can simply click on the slicer to select a single value or click the edge and drag it to the range that you want. You can also change the background & selection color and number of other formatting options to control the look-n-feel. SHIFT+Click also works for selecting a range. See also [Timeline Slicer at Microsoft AppSource](https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104380786)

近期下载者

相关文件


收藏者